Pagini recente » Cod sursa (job #549415) | Cod sursa (job #830291) | Cod sursa (job #2905035) | Cod sursa (job #3340973) | Borderou de evaluare (job #2679344)
Borderou de evaluare (job #2679344)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:22:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(int i=0;i<(1<<l);++i)
^~~
main.cpp:25:13: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
for(int i=1;i<=l;++i)
^~~
main.cpp:34:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(int i=0;i<(1<<l)&&!ok;++i)
^~~
main.cpp:40:13: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
++l;
^~
main.cpp:44:15: warning: 'gasit' may be used uninitialized in this function [-Wmaybe-uninitialized]
if(((gasit&(1<<j))>>j)==0)
~~~~~~^~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2ms | 131kb | OK! | 10 |
| 2 | 2ms | 131kb | OK! | 10 |
| 3 | 2ms | 131kb | OK! | 10 |
| 4 | 4ms | 262kb | OK! | 10 |
| 5 | 25ms | 131kb | OK! | 10 |
| 6 | 29ms | 1048kb | OK! | 10 |
| 7 | 49ms | 1703kb | OK! | 10 |
| 8 | 73ms | 2359kb | OK! | 10 |
| 9 | 25ms | 1703kb | OK! | 10 |
| 10 | 51ms | 3145kb | Raspuns gresit! | 0 |
| Punctaj total | 90 |