Pagini recente »
Borderou de evaluare (job #793972)
Borderou de evaluare (job #793972)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:14:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
14 | if((s>='0' && s<='9') || (s>='A' && s<='Z') || (s>='a' && s<='z'))
| ^~
main.cpp:16:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
16 | if((s==' ' || s==',' || s=='.') && ok==0)
| ^~
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
|
Incorect
|
0
|
4
|
1 ms
|
245 kb
|
OK
|
10
|
5
|
1 ms
|
245 kb
|
OK
|
10
|
6
|
1 ms
|
241 kb
|
Incorect
|
0
|
7
|
1 ms
|
245 kb
|
OK
|
10
|
8
|
1 ms
|
270 kb
|
OK
|
10
|
9
|
99 ms
|
249 kb
|
OK
|
10
|
10
|
99 ms
|
245 kb
|
OK
|
10
|
Punctaj total
|
80
|