Borderou de evaluare (job #580260)

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:53:28 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: 'long long 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 78 ms 389 kb OK 10
4 97 ms 389 kb OK 10
5 100 ms 917 kb Time limit exceeded 0
6 108 ms 913 kb Time limit exceeded 0
7 116 ms 913 kb Time limit exceeded 0
8 101 ms 917 kb Time limit exceeded 0
9 102 ms 917 kb Time limit exceeded 0
10 105 ms 917 kb Time limit exceeded 0
Punctaj total 40