Aktualizovat du3/README.md

This commit is contained in:
Tomáš Vlček 2026-03-19 22:30:09 +00:00
parent 5b1f284ec4
commit 356f6fc2c4

View File

@ -1,4 +1,4 @@
Použitý AI model: Google Gemini a ChatGPT (individualne)
Použitý AI modely: Google Gemini a ChatGPT (individualne)
Prompty: 1. ,,I have this line of code for calculating two numbers and I am getting bogus 6 digit numbers when trying to calculate them (i debugged the numbers individually with multiple printf() statements)" *skopirujem mu moj kod na citanie
,,Can I declare multiple char[] arrays at once in a single statement like this? char num1Temp[10], num2Temp[10], resultTemp[10];"