Borderou de evaluare (job #745051)

Utilizator avatar PatrickTeodor Teodor Patrick PatrickTeodor IP ascuns
Problemă Concurs (clasa a 5-a) Compilator c-32
Rundă Tema 14 clasa a 5-a Status evaluat
Dată 15 nov. 2023 15:19:35 Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:20:8: warning: variable 'z' set but not used [-Wunused-but-set-variable] 20 | int z = 0; | ^ main.c:10:8: warning: variable 'c' set but not used [-Wunused-but-set-variable] 10 | int c; | ^ main.c:12:4: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 12 | fscanf(fin, "%d", &H ); | ^~~~~~~~~~~~~~~~~~~~~~ main.c:13:4: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 13 | fscanf(fin, "%d", &n ); | ^~~~~~~~~~~~~~~~~~~~~~ main.c:25:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 25 | fscanf (fin, "%d", &cod); | ^~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 10
2 1 ms 245 kb OK 10
3 2 ms 245 kb OK 10
4 1 ms 245 kb OK 10
5 1 ms 245 kb OK 10
6 1 ms 245 kb OK 10
7 1 ms 245 kb OK 10
8 1 ms 245 kb OK 10
9 1 ms 245 kb OK 10
10 1 ms 245 kb OK 10
Punctaj total 100