Borderou de evaluare (job #744535)

Utilizator avatar ITmaster Radulescu Denis Ciprian ITmaster IP ascuns
Problemă Concurs (clasa a 5-a) Compilator c-32
Rundă Tema 14 clasa a 5-a Status evaluat
Dată 12 nov. 2023 17:40:59 Scor 70

Raport evaluator

Compilare: main.c: In function 'main': main.c:10:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 10 | fscanf(fin, "%d\n" , &h); | ^~~~~~~~~~~~~~~~~~~~~~~~ main.c:11:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 11 | fscanf(fin, "%d", &n); | ^~~~~~~~~~~~~~~~~~~~~ main.c:17:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 17 | fscanf(fin, "%d", &d); | ^~~~~~~~~~~~~~~~~~~~~ main.c:29:7: warning: 'c' may be used uninitialized [-Wmaybe-uninitialized] 29 | if(c==1) | ^ main.c:7:41: note: 'c' was declared here 7 | int h, oh, sh, n, od, sd, d, i, po, c, ps; | ^
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 10
2 1 ms 245 kb OK 10
3 1 ms 245 kb Incorect 0
4 1 ms 245 kb OK 10
5 1 ms 245 kb OK 10
6 1 ms 245 kb OK 10
7 2 ms 245 kb Incorect 0
8 1 ms 245 kb Incorect 0
9 1 ms 245 kb OK 10
10 1 ms 245 kb OK 10
Punctaj total 70