Borderou de evaluare (job #747230)

Utilizator avatar seba BanescuStefanSebastian seba IP ascuns
Problemă Îngerași (clasa a 5-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 24 nov. 2023 21:14:48 Scor 50

Raport evaluator

Compilare: main.c: In function 'main': main.c:9:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 9 | fscanf( fin, "%d", &n ); | ^~~~~~~~~~~~~~~~~~~~~~~ main.c:11:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 11 | fscanf( fin, "%d", &a ); | ^~~~~~~~~~~~~~~~~~~~~~~ main.c:13:18: warning: 'ant_a' may be used uninitialized [-Wmaybe-uninitialized] 13 | while( a != ant_a ) { | ~~^~~~~~~~ main.c:7:15: note: 'ant_a' was declared here 7 | int n, a, ant_a, i, ca; | ^~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 109 ms 249 kb Time limit exceeded 0
2 89 ms 249 kb Incorect 0
3 109 ms 249 kb Time limit exceeded 0
4 109 ms 249 kb Time limit exceeded 0
5 1 ms 245 kb OK 10
6 1 ms 245 kb OK 10
7 1 ms 249 kb OK 10
8 39 ms 249 kb OK 10
9 1 ms 249 kb OK 10
10 9 ms 249 kb Incorect 0
Punctaj total 50