Pagini recente » Borderou de evaluare (job #2189831) | Borderou de evaluare (job #1823858) | Borderou de evaluare (job #2475050) | Borderou de evaluare (job #2408878) | Borderou de evaluare (job #2477625)
Borderou de evaluare (job #2477625)
Raport evaluator
Compilare:
main.cpp: In function 'int valid(int)':
main.cpp:12:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(i=1; i<a; i++)
^~~
main.cpp:15:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
return 1;
^~~~~~
main.cpp: In function 'int solutie(int)':
main.cpp:19:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
if(a==K)
^~
main.cpp:21:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
return 0;
^~~~~~
main.cpp: In function 'void afisare()':
main.cpp:27:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(i=1; i<=K; i++)
^~~
main.cpp:29:9: 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 | 2ms | 131kb | OK | 10 |
| 2 | 98ms | 1310kb | OK | 10 |
| 3 | 2ms | 131kb | OK | 10 |
| 4 | 65ms | 655kb | OK | 10 |
| 5 | 2ms | 131kb | OK | 10 |
| 6 | 4ms | 131kb | OK | 10 |
| 7 | 2ms | 131kb | OK | 10 |
| 8 | 8ms | 262kb | OK | 10 |
| 9 | 2ms | 131kb | OK | 10 |
| 10 | 2ms | 131kb | OK | 10 |
| Punctaj total | 100 |