Borderou de evaluare (job #723369)

Utilizator avatar LukaA77 Anastase Luca Geroge LukaA77 IP ascuns
Problemă Paranteze Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 10 iun. 2023 10:11:16 Scor 90

Raport evaluator

Compilare: main.cpp: In function 'void afisare()': main.cpp:15:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 15 | for(i=1;i<=n;i++) | ^~~ main.cpp:21:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 21 | g<<endl; | ^ main.cpp: In function 'int verif(int)': main.cpp:29:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 29 | for(i=1;i<=k;i++) | ^~~ main.cpp:35:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 35 | if(pi>pd|| pd>n/2) | ^~ main.cpp: In function 'void BackRec(int)': main.cpp:55:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 55 | if(verif(k)) | ^
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 245 kb OK 10
5 1 ms 245 kb OK 10
6 1 ms 245 kb OK 10
7 9 ms 241 kb OK 10
8 19 ms 225 kb OK 10
9 69 ms 159 kb OK 10
10 159 ms 249 kb Time limit exceeded 0
Punctaj total 90