Pagini recente » Borderou de evaluare (job #2023250) | Borderou de evaluare (job #1608297) | Borderou de evaluare (job #1682866) | alice2 | Borderou de evaluare (job #2414479)
Borderou de evaluare (job #2414479)
Raport evaluator
Compilare:
main.cpp: In function 'void insertState(const State&, char)':
main.cpp:48:28: warning: array subscript has type 'char' [-Wchar-subscripts]
x += dx[orientation];
^
main.cpp:49:28: warning: array subscript has type 'char' [-Wchar-subscripts]
y += dy[orientation];
^
main.cpp:52:56: warning: array subscript has type 'char' [-Wchar-subscripts]
if (inside(x, y) && !a[x][y] && d[x][y][orientation] > !advanced + d[from.x][from.y][from.orientation]) {
^
main.cpp:52:106: warning: array subscript has type 'char' [-Wchar-subscripts]
if (inside(x, y) && !a[x][y] && d[x][y][orientation] > !advanced + d[from.x][from.y][from.orientation]) {
^
main.cpp:53:28: warning: array subscript has type 'char' [-Wchar-subscripts]
d[x][y][orientation] = !advanced + d[from.x][from.y][from.orientation];
^
main.cpp:53:78: warning: array subscript has type 'char' [-Wchar-subscripts]
d[x][y][orientation] = !advanced + d[from.x][from.y][from.orientation];
^
main.cpp: In function 'void solve()':
main.cpp:66:39: warning: array subscript has type 'char' [-Wchar-subscripts]
d[start.first][start.second][k] = 0;
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 3ms | 262kb | Ok! | 10 |
| 2 | 3ms | 262kb | Ok! | 10 |
| 3 | 16ms | 917kb | Ok! | 10 |
| 4 | 18ms | 917kb | Ok! | 10 |
| 5 | 150ms | 4456kb | Ok! | 10 |
| 6 | 303ms | 6291kb | Time limit exceeded | 0 |
| 7 | 300ms | 6946kb | Time limit exceeded | 0 |
| 8 | 300ms | 6946kb | Time limit exceeded | 0 |
| 9 | 300ms | 8519kb | Time limit exceeded | 0 |
| 10 | 303ms | 8519kb | Time limit exceeded | 0 |
| Punctaj total | 50 |