Borderou de evaluare (job #756046)

Utilizator avatar NeaguIoan Negu Catalin NeaguIoan IP ascuns
Problemă Ruleta (clasa a 5-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 19 ian. 2024 19:29:55 Scor 0

Raport evaluator

Compilare: main.c: In function 'main': main.c:11:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 11 | fscanf( fin, "%d%d%d%d%d%d", &p, &a1, &a2, &a3, &e, &f ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:16:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 16 | fscanf( fin, "%d", &c ); | ^~~~~~~~~~~~~~~~~~~~~~~ main.c:24:5: warning: pointer 'fin' used after 'fclose' [-Wuse-after-free] 24 | fprintf( fin, "%d", nr++ ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:22:5: note: call to 'fclose' here 22 | fclose(fin); | ^~~~~~~~~~~ In file included from /usr/include/stdio.h:906, from main.c:1: In function 'fprintf', inlined from 'main' at main.c:24:5: /usr/include/bits/stdio2.h:79:10: warning: pointer 'fin' used after 'fclose' [-Wuse-after-free] 79 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 80 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ main.c: In function 'main': main.c:22:5: note: call to 'fclose' here 22 | fclose(fin); | ^~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb Incorect 0
2 1 ms 245 kb Incorect 0
3 1 ms 245 kb Incorect 0
4 1 ms 245 kb Incorect 0
5 1 ms 245 kb Incorect 0
6 1 ms 249 kb Incorect 0
7 1 ms 245 kb Incorect 0
8 1 ms 245 kb Incorect 0
9 109 ms 249 kb Time limit exceeded 0
10 1 ms 249 kb Incorect 0
Punctaj total 0