Borderou de evaluare (job #784486)

Utilizator avatar Andrei1209 Andrei Mircea Andrei1209 IP ascuns
Problemă Auto ( clasa a 9-a ) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 24 aug. 2024 14:03:47 Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void reset()': main.cpp:10:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 10 | for ( int i = 0; i <= n; ++i ) | ^~~ main.cpp:12:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 12 | cop[n + 1] = 0; | ^~~ main.cpp: In function 'int main()': main.cpp:51:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 51 | if ( ok == 1 ) | ^~ main.cpp:53:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 53 | if ( k * k != s && s / k <= n) | ^~
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 OK 10
4 19 ms 245 kb OK 10
5 9 ms 249 kb OK 10
6 9 ms 249 kb OK 10
7 139 ms 249 kb OK 10
8 149 ms 270 kb OK 10
9 147 ms 389 kb OK 10
10 1 ms 245 kb OK 10
Punctaj total 100