Pagini recente »
Borderou de evaluare (job #474410)
|
Clasament 2021-11-18-clasa-7-concurs03-cursuri-performanta
|
Borderou de evaluare (job #593923)
|
Borderou de evaluare (job #168984)
|
Borderou de evaluare (job #743071)
Borderou de evaluare (job #743071)
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
|