Pagini recente » Borderou de evaluare (job #1478114) | Borderou de evaluare (job #1013605) | Borderou de evaluare (job #2528446) | Borderou de evaluare (job #985236) | Borderou de evaluare (job #2937334)
Borderou de evaluare (job #2937334)
Raport evaluator
Compilare:
main.cpp: In function 'void ffill(int, int, int, int)':
main.cpp:10:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
10 | if(mat[i][j]>0)
| ^~
main.cpp:12:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
12 | mat[i][j]=-1;
| ^~~
main.cpp: In function 'int main()':
main.cpp:48:24: warning: unused variable 'cnt' [-Wunused-variable]
48 | int n, m, h, i, j, cnt = 0;
| ^~~
main.cpp: In function 'void ffill(int, int, int, int)':
main.cpp:11:8: warning: array subscript 1 is above array bounds of 'int [1]' [-Warray-bounds]
11 | v[1]++;
| ~~~^
main.cpp:5:5: note: while referencing 'v'
5 | int v[1];
| ^
main.cpp:11:8: warning: array subscript 1 is above array bounds of 'int [1]' [-Warray-bounds]
11 | v[1]++;
| ~~~^
main.cpp:5:5: note: while referencing 'v'
5 | int v[1];
| ^
main.cpp: In function 'int main()':
main.cpp:86:16: warning: array subscript 1 is above array bounds of 'int [1]' [-Warray-bounds]
86 | cout << v[1];
| ^
main.cpp:5:5: note: while referencing 'v'
5 | int v[1];
| ^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 13ms | 19890kb | Killed by Signal 9 | 0 |
2 | 0ms | 184kb | OK | 10 |
3 | 85ms | 20496kb | Memory limit exceeded | 0 |
4 | 5ms | 2281kb | Killed by Signal 11 | 0 |
5 | 12ms | 1851kb | OK | 10 |
6 | 82ms | 17965kb | OK | 10 |
7 | 90ms | 14082kb | OK | 10 |
8 | 28ms | 17854kb | Killed by Signal 9 | 0 |
9 | 73ms | 9928kb | Killed by Signal 11 | 0 |
10 | 79ms | 20254kb | Killed by Signal 9 | 0 |
Punctaj total | 40 |