Borderou de evaluare (job #2334550)
Raport evaluator
Compilare:
main.cpp: In function 'int cbin2(int)':
main.cpp:22:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(int msk=1<<20; msk>0; msk/=2)
^~~
main.cpp:25:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
return poz;
^~~~~~
main.cpp: In function 'int cbin3(int)':
main.cpp:32:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(int msk=1<<20; msk>0; msk/=2)
^~~
main.cpp:35:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
return poz + 1;
^~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 2ms | 131kb | OK | 10 | 10 |
2 | 2ms | 131kb | OK | 10 | 10 |
3 | 3ms | 131kb | OK | 10 | 10 |
4 | 6ms | 131kb | OK | 10 | 10 |
5 | 27ms | 262kb | OK | 10 | 20 |
6 | 85ms | 655kb | OK | 10 |
7 | 137ms | 1048kb | OK | 10 | 40 |
8 | 130ms | 1048kb | OK | 10 |
9 | 107ms | 1048kb | OK | 10 |
10 | 137ms | 1048kb | OK | 10 |
Punctaj total | 100 |