Pagini recente »
Borderou de evaluare (job #547406)
|
Borderou de evaluare (job #220744)
|
Borderou de evaluare (job #50109)
|
Borderou de evaluare (job #547119)
|
Borderou de evaluare (job #581658)
Borderou de evaluare (job #581658)
Raport evaluator
Compilare:
main.cpp: In function 'void Bordare()':
main.cpp:22:13: warning: array subscript -1 is below array bounds of 'char [200][200]' [-Warray-bounds]
22 | a[-1][j] = a[n + 2][j] = 'X';
| ~~~~^
main.cpp:10:6: note: while referencing 'a'
10 | char a[200][200];
| ^
main.cpp:24:16: warning: array subscript -1 is below array bounds of 'char [200]' [-Warray-bounds]
24 | a[i][-1] = a[i][m + 2] = 'X';
| ~~~~~~~^
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
1 ms
|
262 kb
|
OK
|
10
|
2
|
1 ms
|
262 kb
|
OK
|
10
|
3
|
1 ms
|
262 kb
|
OK
|
10
|
4
|
1 ms
|
262 kb
|
OK
|
10
|
5
|
1 ms
|
262 kb
|
OK
|
10
|
6
|
1 ms
|
262 kb
|
OK
|
10
|
7
|
1 ms
|
262 kb
|
OK
|
10
|
8
|
1 ms
|
262 kb
|
OK
|
10
|
9
|
1 ms
|
262 kb
|
OK
|
10
|
10
|
1 ms
|
262 kb
|
OK
|
10
|
Punctaj total
|
100
|