Pagini recente » Borderou de evaluare (job #2169971) | Borderou de evaluare (job #3187382) | Borderou de evaluare (job #2410556) | Borderou de evaluare (job #3271859) | Borderou de evaluare (job #3292428)
Borderou de evaluare (job #3292428)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:119:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
119 | if(i==1&&j==1)
| ^~
main.cpp:121:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
121 | if(mat[i][j]==1){
| ^~
main.cpp:21:10: warning: array subscript -1 is below array bounds of 'int [202][202]' [-Warray-bounds]
21 | sp[-1][i]=0;
| ~~~~~^
main.cpp:7:21: note: while referencing 'sp'
7 | int n,mat[202][202],sp[202][202], sptot[202][202];
| ^~
main.cpp:22:13: warning: array subscript -1 is below array bounds of 'int [202]' [-Warray-bounds]
22 | sp[i][-1]=0;
| ~~~~~~~~^
main.cpp:7:21: note: while referencing 'sp'
7 | int n,mat[202][202],sp[202][202], sptot[202][202];
| ^~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 303kb | Drum gresit | 3 |
2 | 1ms | 1343kb | Drum gresit | 3 |
3 | 1ms | 1605kb | Drum gresit | 3 |
4 | 1ms | 819kb | Drum gresit | 3 |
5 | 3ms | 3702kb | Drum gresit | 3 |
6 | 2ms | 1081kb | Nu trebuie drum | 3 |
7 | 2ms | 1085kb | Nu trebuie drum | 3 |
8 | 1ms | 557kb | Drum gresit | 3 |
9 | 2ms | 2129kb | Drum gresit | 3 |
10 | 0ms | 303kb | OK! | 10 |
Punctaj total | 37 |