Borderou de evaluare (job #2320746)
Raport evaluator
Compilare:
main.cpp: In function 'void Linie(int)':
main.cpp:9:4: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(k=1;k<=m;k++)
^~~
main.cpp:14:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
for(k=1;k<=m;k++)
^~~
main.cpp: In function 'int main()':
main.cpp:31:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(i=1;i<=n;i++)
^~~
main.cpp:34:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
b[1][1]=a[1][1];
^
main.cpp:37:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(k=2;k<=m;k++)
^~~
main.cpp:39:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
b[2][1]=a[2][1];
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 55ms | 655kb | OK | 10 | 0 |
2 | 31ms | 524kb | Incorect | 0 |
3 | 3ms | 262kb | Incorect | 0 |
4 | 3ms | 262kb | Incorect | 0 | 0 |
5 | 4ms | 393kb | Incorect | 0 |
6 | 4ms | 262kb | OK | 10 |
7 | 4ms | 262kb | Incorect | 0 | 0 |
8 | 6ms | 393kb | Incorect | 0 |
9 | 7ms | 393kb | Incorect | 0 |
10 | 50ms | 655kb | Incorect | 0 |
Punctaj total | 0 |