Pagini recente »
Borderou de evaluare (job #227500)
|
lasm_03_03_2021_cl11_12
|
2017-10-19-clasa-5-tema-11
|
Borderou de evaluare (job #278631)
|
Borderou de evaluare (job #763609)
Borderou de evaluare (job #763609)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:27:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
27 | if(a%10%2==0)
| ^~
main.cpp:29:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
29 | a=a/10;
| ^
main.cpp:33:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
33 | if(b%10%2==1)
| ^~
main.cpp:35:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
35 | b=b/10;
| ^
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
2 ms
|
245 kb
|
OK
|
20
|
2
|
3 ms
|
245 kb
|
OK
|
20
|
3
|
3 ms
|
245 kb
|
OK
|
20
|
4
|
3 ms
|
245 kb
|
OK
|
20
|
5
|
3 ms
|
241 kb
|
OK
|
20
|
Punctaj total
|
100
|