From 356f6fc2c472851888128ee4e2d1ecda157f917c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Vl=C4=8Dek?= Date: Thu, 19 Mar 2026 22:30:09 +0000 Subject: [PATCH] Aktualizovat du3/README.md --- du3/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/du3/README.md b/du3/README.md index e651cc0..c1de0bb 100644 --- a/du3/README.md +++ b/du3/README.md @@ -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];"