Pagini recente » Borderou de evaluare (job #2032295) | Borderou de evaluare (job #1445180) | Borderou de evaluare (job #2793191) | Borderou de evaluare (job #498303) | Borderou de evaluare (job #2575015)
Borderou de evaluare (job #2575015)
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 | 3ms | 131kb | Incorect | 0 |
3 | 3ms | 131kb | Incorect | 0 |
4 | 3ms | 131kb | OK | 10 |
5 | 4ms | 131kb | Incorect | 0 |
6 | 6ms | 131kb | OK | 10 |
7 | 7ms | 131kb | OK | 10 |
8 | 9ms | 131kb | Incorect | 0 |
9 | 12ms | 262kb | Incorect | 0 |
10 | 14ms | 262kb | OK | 10 |
Punctaj total | 50 |