Borderou de evaluare (job #783238)

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 16:21:30 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 245 kb OK 10
2 49 ms 475 kb OK 10
3 89 ms 843 kb OK 10
4 159 ms 1015 kb OK 10
5 249 ms 1642 kb OK 10
6 319 ms 1646 kb OK 10
7 359 ms 2654 kb OK 10
8 409 ms 2928 kb Time limit exceeded 0
9 408 ms 2584 kb Time limit exceeded 0
10 409 ms 2637 kb Time limit exceeded 0
Punctaj total 70