Borderou de evaluare (job #839003)

Utilizator avatar RaMiDra Dragulescu Rares Mihai RaMiDra IP ascuns
Problemă La coadă Compilator c
Rundă Tema 3 Clasa a 7-a Opțional Status evaluat
Dată 27 oct. 2025 18:07:19 Scor 85

Raport evaluator

Compilare: main.c: In function 'main': main.c:34:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 34 | fscanf(fin, "%d%d", &n, &k); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:38:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 38 | fscanf(fin, "%d", &operatie); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:61:13: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 61 | fscanf(fin, "%d", &nr); | ^~~~~~~~~~~~~~~~~~~~~~ main.c: In function 'crearea_coadei': main.c:18:13: warning: array subscript 560002 is above array bounds of 'short unsigned int[560002]' [-Warray-bounds=] 18 | prevcell[clienti[n+1]]=n; | ~~~~~~~~^~~~~~~~~~~~~~ main.c:7:16: note: while referencing 'prevcell' 7 | unsigned short prevcell[560002]; | ^~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 0 ms 512 kb OK 10
2 2 ms 296 kb OK 10
3 7 ms 512 kb OK 10
4 27 ms 552 kb OK 10
5 64 ms 808 kb OK 10
6 8 ms 1280 kb OK 10
7 176 ms 808 kb OK 10
8 depășit 1080 kb Time limit exceeded. 0
9 128 ms 1592 kb OK 10
10 171 ms 1848 kb OK 10
Penalizare: 5% (pentru 1 submisie/ii) 5%
Punctaj total 85