Borderou de evaluare (job #743071)

Utilizator avatar LareDarius Lare Claudiu Darius LareDarius IP ascuns
Problemă Cuvinte (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 7 nov. 2023 17:40:17 Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:37:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 37 | if((x>='a' && x<='z')|| (x>='A' && x<='Z') || (x>='0' && x<='9')) | ^~ main.cpp:41:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 41 | if((s==' ' || s==',' || s=='.') && (ok==1 )) | ^~ main.cpp:47:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 47 | if(s == '\n' && ok==1) | ^~ main.cpp:51:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 51 | x=s; | ^ main.cpp:27:10: warning: unused variable 'sep' [-Wunused-variable] 27 | char sep[]=" ,."; | ^~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 10
2 1 ms 241 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 1 ms 245 kb OK 10
8 9 ms 245 kb OK 10
9 99 ms 249 kb OK 10
10 99 ms 249 kb OK 10
Punctaj total 100