Pagini recente » Borderou de evaluare (job #2655732) | Borderou de evaluare (job #1834280) | Borderou de evaluare (job #2566382) | Borderou de evaluare (job #957657) | Borderou de evaluare (job #2467742)
Borderou de evaluare (job #2467742)
Raport evaluator
Compilare:
main.cpp: In function 'int valid(int)':
main.cpp:11:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for( i=1; i<k; i++)
^~~
main.cpp:14:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
return 1;
^~~~~~
main.cpp: In function 'void afisare()':
main.cpp:18:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(i=1; i<=n; i++)
^~~
main.cpp:20:13: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
g<<"\n";
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 3ms | 131kb | OK | 20 |
2 | 3ms | 131kb | OK | 20 |
3 | 4ms | 131kb | OK | 20 |
4 | 9ms | 131kb | OK | 20 |
5 | 80ms | 761kb | OK | 20 |
Punctaj total | 100 |