Pagini recente » Cod sursa (job #1761833) | Borderou de evaluare (job #200039) | Atasamentele paginii Profil quote | Borderou de evaluare (job #1756068) | Borderou de evaluare (job #2575004)
Borderou de evaluare (job #2575004)
Raport evaluator
Compilare:
main.cpp: In function 'void roy_floyd()':
main.cpp:15:9: warning: unused variable 'i' [-Wunused-variable]
int i, j ,k;
^
main.cpp:15:12: warning: unused variable 'j' [-Wunused-variable]
int i, j ,k;
^
main.cpp:15:15: warning: unused variable 'k' [-Wunused-variable]
int i, j ,k;
^
main.cpp: In function 'int main()':
main.cpp:32:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(int i = 1; i <= n ; i++)
^~~
main.cpp:36: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 | 8ms | 262kb | Incorect | 0 |
| 10 | 10ms | 262kb | OK | 10 |
| Punctaj total | 50 |