Pagini recente » Borderou de evaluare (job #945902) | Borderou de evaluare (job #1330103) | Borderou de evaluare (job #492823) | Borderou de evaluare (job #140122) | Borderou de evaluare (job #2574993)
Borderou de evaluare (job #2574993)
Raport evaluator
Compilare:
main.cpp: In function 'void roy_floyd()':
main.cpp:14:9: warning: unused variable 'i' [-Wunused-variable]
int i, j ,k;
^
main.cpp:14:12: warning: unused variable 'j' [-Wunused-variable]
int i, j ,k;
^
main.cpp:14:15: warning: unused variable 'k' [-Wunused-variable]
int i, j ,k;
^
main.cpp: In function 'int main()':
main.cpp:27:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(int i = 1; i <= n ; i++)
^~~
main.cpp:31:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
roy_floyd();
^~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | OK | 10 |
2 | 2ms | 131kb | Incorect | 0 |
3 | 3ms | 131kb | Incorect | 0 |
4 | 3ms | 131kb | OK | 10 |
5 | 4ms | 131kb | Incorect | 0 |
6 | 5ms | 131kb | OK | 10 |
7 | 6ms | 131kb | OK | 10 |
8 | 7ms | 131kb | Incorect | 0 |
9 | 9ms | 262kb | Incorect | 0 |
10 | 10ms | 262kb | OK | 10 |
Punctaj total | 50 |