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