Borderou de evaluare (job #726604)

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:50:53 Scor 100

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 1 ms 245 kb OK 10
4 1 ms 249 kb OK 10
5 39 ms 512 kb OK 10
6 89 ms 774 kb OK 10
7 159 ms 1290 kb OK 10
8 239 ms 1814 kb OK 10
9 259 ms 2076 kb OK 10
10 279 ms 2080 kb OK 10
Punctaj total 100