Borderou de evaluare (job #604835)

Utilizator avatar CosminTeodoresscu Nerdvana 7 Teodorescu Cosmin Andrei CosminTeodoresscu IP ascuns
Problemă Concurs (clasa a 5-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 27 aug. 2021 12:13:37 Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:19:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 19 | if(H/100==nr/100) | ^~ main.c:21:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 21 | if(H/100==nr/100 && H/10%10==nr/10%10) | ^~ main.c:29:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 29 | else | ^~~~ main.c:31:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 31 | fprintf(fout,"%d\n",c2); | ^~~~~~~ main.c:10:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 10 | fscanf(fin,"%d%d",&H,&n); | ^~~~~~~~~~~~~~~~~~~~~~~~ main.c:16:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 16 | fscanf(fin,"%d",&nr); | ^~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 131 kb OK 10
2 1 ms 131 kb OK 10
3 1 ms 131 kb OK 10
4 1 ms 131 kb OK 10
5 2 ms 131 kb OK 10
6 1 ms 131 kb OK 10
7 1 ms 131 kb OK 10
8 1 ms 131 kb OK 10
9 1 ms 131 kb OK 10
10 1 ms 131 kb OK 10
Punctaj total 100