Borderou de evaluare (job #775364)

Utilizator avatar maria.bertolon Nerdvana 7 Maria Bertolon maria.bertolon IP ascuns
Problemă Proiecte (clasa a 7-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 18 apr. 2024 19:03:47 Scor 70

Raport evaluator

Compilare: main.c: In function 'main': main.c:10:50: warning: variable 'maxmaj' set but not used [-Wunused-but-set-variable] 10 | int n, m, i, j, e, emaj, nrmaj, x, maxp, maxmaj; | ^~~~~~ main.c:13:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 13 | fscanf( fin, "%d%d", &n, &m ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:17:17: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 17 | fscanf( fin, "%d%d", &x, &emaj ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:20:25: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 20 | fscanf( fin, "%d", &e ); | ^~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 200 ms 249 kb Time limit exceeded 0
2 16 ms 245 kb OK 10
3 148 ms 245 kb OK 10
4 201 ms 249 kb Time limit exceeded 0
5 23 ms 503 kb OK 10
6 24 ms 249 kb OK 10
7 9 ms 249 kb OK 10
8 9 ms 245 kb OK 10
9 203 ms 503 kb Time limit exceeded 0
10 135 ms 249 kb OK 10
Punctaj total 70