Borderou de evaluare (job #607935)

Utilizator avatar Lusian afa andrei Lusian IP ascuns
Problemă Palindrom1 (clasa a 6-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 29 sept. 2021 20:28:11 Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:25:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 25 | else if(f[i] % 2 == 0 && f[i]) | ^~ main.cpp:28:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 28 | int k = 10101 , r = 1; | ^~~ main.cpp:60:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 60 | for(int i = k - r + 1 ; i < k ; i++) | ^~~ main.cpp:62:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 62 | return 0; | ^~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 131 kb OK 10
2 1 ms 131 kb OK 10
3 1 ms 131 kb OK 10
4 1 ms 131 kb OK 10
5 2 ms 131 kb OK 10
6 1 ms 131 kb OK 10
7 1 ms 131 kb OK 10
8 1 ms 131 kb OK 10
9 1 ms 131 kb OK 10
10 1 ms 131 kb OK 10
Punctaj total 100