Borderou de evaluare (job #726602)

Utilizator avatar TheAndrei Enache Andrei Alexandru TheAndrei IP ascuns
Problemă Butoaie Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 15 iul. 2023 16:17:59 Scor 50

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:25:18: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 25 | for(int i=1;i<=sq;i++){ | ~^~~~ main.cpp:43:22: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 43 | if(curSum>mx){ | ~~~~~~^~~ main.cpp:49:22: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 49 | if(curSum==mx) | ~~~~~~^~~~ main.cpp:52:25: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 52 | if(works&&curSum==mx){ | ~~~~~~^~~~ main.cpp:16:25: warning: unused variable 'idx1' [-Wunused-variable] 16 | int n, curSum, idx, idx1=0, q[100000], nrdiv=-1; | ^~~~
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 249 kb Killed by Signal 11 0
4 1 ms 249 kb OK 10
5 39 ms 512 kb OK 10
6 99 ms 774 kb OK 10
7 458 ms 1294 kb Time limit exceeded 0
8 458 ms 1818 kb Time limit exceeded 0
9 459 ms 2080 kb Time limit exceeded 0
10 459 ms 2084 kb Time limit exceeded 0
Punctaj total 50