Borderou de evaluare (job #601864)

Utilizator avatar andrei_marciuc Marciuc Andrei andrei_marciuc IP ascuns
Problemă 235 (clasa a 8-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 13 iul. 2021 16:28:16 Scor 0

Raport evaluator

Compilare: main.c: In function 'main': main.c:28:20: warning: operation on 'n' may be undefined [-Wsequence-point] 28 | f[ ++n ] = f[ n - 1 ] + 1; | ^~~ main.c:30:20: warning: operation on 'n' may be undefined [-Wsequence-point] 30 | f[ ++n ] = f[ n - 1 ]; | ^~~ main.c:26:11: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 26 | if( x % 15 != 0 ) | ^ main.c:23:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 23 | fscanf( fin, "%d", &q ); | ^~~~~~~~~~~~~~~~~~~~~~~ main.c:25:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 25 | fscanf( fin, "%d", &x ); | ^~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 131 kb Incorect 0
2 1 ms 262 kb Incorect 0
3 1 ms 131 kb Incorect 0
4 1 ms 131 kb Incorect 0
5 59 ms 258 kb Incorect 0
6 50 ms 262 kb Incorect 0
7 30 ms 262 kb Incorect 0
8 160 ms 262 kb Incorect 0
9 240 ms 258 kb Incorect 0
10 245 ms 262 kb Incorect 0
Punctaj total 0