Borderou de evaluare (job #783232)

Utilizator avatar avram.popa Avram-Popa avram.popa IP ascuns
Problemă Magazin (clasele 8-9) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 1 aug. 2024 15:53:36 Scor 70

Raport evaluator

Compilare: main.c: In function 'readChar': main.c:14:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 14 | fread(rbuf,1,BUFSIZE,fin); | ^~~~~~~~~~~~~~~~~~~~~~~~~ main.c: In function 'buildHeap': main.c:71:20: warning: 'sift_down' accessing 1200004 bytes in a region of size 404 [-Wstringop-overflow=] 71 | for (i=n/2; i; sift_down(x,i--,n)); | ^~~~~~~~~~~~~~~~~~ main.c:71:20: note: referencing argument 1 of type 'int[300001]' main.c:35:6: note: in a call to function 'sift_down' 35 | void sift_down(int x[MAXN+1],int i,int n) { | ^~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 249 kb OK 10
2 49 ms 499 kb OK 10
3 89 ms 864 kb OK 10
4 177 ms 1167 kb OK 10
5 269 ms 1376 kb OK 10
6 349 ms 1376 kb OK 10
7 389 ms 1585 kb OK 10
8 409 ms 1912 kb Time limit exceeded 0
9 408 ms 1564 kb Time limit exceeded 0
10 409 ms 1626 kb Time limit exceeded 0
Punctaj total 70