From 1093b77396d3fef009bf5a4eda41d56f28cb3a9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Vl=C4=8Dek?= Date: Wed, 4 Mar 2026 19:42:19 +0000 Subject: [PATCH] =?UTF-8?q?P=C5=99idat=20du1/README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- du1/README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 du1/README.md diff --git a/du1/README.md b/du1/README.md new file mode 100644 index 0000000..2719510 --- /dev/null +++ b/du1/README.md @@ -0,0 +1,7 @@ +Použitý AI model pri vypracovaní DÚ: Google Gemini + +Prompt 1: ,,Could you please expain to me, how does this snippet of code work? *priložil som snímku obrazovky zobrazujúcu čásť kódu z programátorského blogu k DÚ2 (https://student.kemt.fei.tuke.sk/pvjc/cvicenia/input)* +Prompt 2: ,,Could you explain to me how does the fgets() function work in C?" +Prompt 3: ,,I would like to know please how does the sscantf() function work in C and what is the difference between it and scantf()?" +Prompt 4: ,,What does it mean, if fgets() function in C returns the value of '1'?" +Prompt 5: ,,can i pass a '1' instead of the macro EXIT_FAILURE into the exit() function for simplicity?" \ No newline at end of file