Borderou de evaluare (job #3341664)
Raport evaluator
Compilare:
main.cpp: In function 'void filr(int, int)':
main.cpp:8:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
8 | {if(i < 1 || i > n || j < 1 || j > m)//regula de aur la fill cica ca dupa e ineficient
| ^~
main.cpp:11:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
11 | if(a[i][j] == 1)
| ^~
main.cpp: In function 'void filg(int, int)':
main.cpp:22:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
22 | {if(i < 1 || i > n || j < 1 || j > m)
| ^~
main.cpp:25:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
25 | if(a[i][j] == 2)
| ^~
main.cpp: In function 'void filb(int, int)':
main.cpp:37:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
37 | {if(i < 1 || i > n || j < 1 || j > m)
| ^~
main.cpp:40:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
40 | if(a[i][j] == 3)
| ^~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 557kb | Lungime minima gresita | 4 |
| 2 | 0ms | 303kb | Lungime minima gresita | 4 |
| 3 | 0ms | 303kb | Lungime minima gresita | 4 |
| 4 | 0ms | 557kb | Lungime minima gresita | 4 |
| 5 | 0ms | 557kb | Lungime minima gresita | 4 |
| 6 | 0ms | 561kb | Lungime minima gresita | 4 |
| 7 | 0ms | 557kb | Lungime minima gresita | 4 |
| 8 | 0ms | 819kb | Lungime minima gresita | 4 |
| 9 | 0ms | 557kb | Lungime minima gresita | 4 |
| 10 | 0ms | 557kb | Lungime minima gresita | 4 |
| Punctaj total | 40 |