Borderou de evaluare (job #726603)

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:19:19 Scor 50

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:26:18: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 26 | for(int i=1;i<=sq;i++){ | ~^~~~ main.cpp:44:22: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 44 | if(curSum>mx){ | ~~~~~~^~~ main.cpp:50:22: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 50 | if(curSum==mx) | ~~~~~~^~~~ main.cpp:53:25: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 53 | if(works&&curSum==mx){ | ~~~~~~^~~~ main.cpp:17:25: warning: unused variable 'idx1' [-Wunused-variable] 17 | int n, curSum, idx, idx1=0, 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 9 ms 249 kb Killed by Signal 11 0
4 1 ms 249 kb OK 10
5 39 ms 507 kb OK 10
6 99 ms 765 kb OK 10
7 459 ms 1298 kb Time limit exceeded 0
8 459 ms 1822 kb Time limit exceeded 0
9 459 ms 2080 kb Time limit exceeded 0
10 459 ms 2080 kb Time limit exceeded 0
Punctaj total 50