Borderou de evaluare (job #751841)

Utilizator avatar raresmihai Iordache Rares Mihai raresmihai IP ascuns
Problemă Clasa0 Compilator cpp-32
Rundă tema-vacanta-iarna Status evaluat
Dată 17 dec. 2023 08:46:27 Scor 50

Raport evaluator

Compilare: main.cpp: In function 'void myqsort(int, int)': main.cpp:10:15: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 10 | while(v[b]<pivot) | ~~~~^~~~~~ main.cpp:12:15: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 12 | while(v[e]>pivot) | ~~~~^~~~~~ main.cpp:20:19: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 20 | while(v[b]<pivot); | ~~~~^~~~~~ main.cpp:23:19: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 23 | while(v[e]>pivot); | ~~~~^~~~~~ main.cpp: In function 'int main()': main.cpp:39:11: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 39 | fscanf(fin, "%d%d%d%d%d", &n, &v[0], &v[1], &p, &q); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 10
2 1 ms 245 kb OK 10
3 1 ms 245 kb OK 10
4 19 ms 507 kb OK 10
5 169 ms 4182 kb OK 10
6 609 ms 40349 kb Time limit exceeded 0
7 609 ms 40357 kb Time limit exceeded 0
8 607 ms 40353 kb Time limit exceeded 0
9 609 ms 40353 kb Time limit exceeded 0
10 609 ms 40353 kb Time limit exceeded 0
Punctaj total 50