Borderou de evaluare (job #580255)

Utilizator avatar TUDORGO2 Ivan Tudor TUDORGO2 IP ascuns
Problemă Skyline (clasa a 7-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 30 ian. 2021 09:42:18 Scor 40

Raport evaluator

Compilare: main.cpp: In function 'int check(int, int)': main.cpp:10:32: warning: comparison of integer expressions of different signedness: 'long long unsigned int' and 'int' [-Wsign-compare] 10 | while(leftx>=0&&v[leftx][0]>=valx) | ~~~~~~~~~~~^~~~~~ main.cpp:15:17: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 15 | while(rightx<=n&&v[rightx][0]>=valx) | ~~~~~~^~~ main.cpp:15:34: warning: comparison of integer expressions of different signedness: 'long long unsigned int' and 'int' [-Wsign-compare] 15 | while(rightx<=n&&v[rightx][0]>=valx) | ~~~~~~~~~~~~^~~~~~ main.cpp: In function 'int main()': main.cpp:27:18: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 27 | for(int i=0;i<n;i++) | ~^~ main.cpp:31:18: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 31 | for(int i=0;i<n;i++) | ~^~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 262 kb OK 10
2 1 ms 262 kb OK 10
3 40 ms 389 kb OK 10
4 34 ms 393 kb OK 10
5 103 ms 917 kb Time limit exceeded 0
6 102 ms 917 kb Time limit exceeded 0
7 104 ms 913 kb Time limit exceeded 0
8 104 ms 913 kb Time limit exceeded 0
9 103 ms 917 kb Time limit exceeded 0
10 101 ms 917 kb Time limit exceeded 0
Punctaj total 40