Pagini recente » Borderou de evaluare (job #2133967) | Borderou de evaluare (job #933793) | Borderou de evaluare (job #1446660) | Borderou de evaluare (job #186615) | Borderou de evaluare (job #2414405)
Borderou de evaluare (job #2414405)
Raport evaluator
Compilare:
main.cpp: In function 'void insertState(const State&, char, int)':
main.cpp:43:40: warning: array subscript has type 'char' [-Wchar-subscripts]
int16_t x = from.x + dx[orientation], y = from.y + dy[orientation];
^
main.cpp:43:70: warning: array subscript has type 'char' [-Wchar-subscripts]
int16_t x = from.x + dx[orientation], y = from.y + dy[orientation];
^
main.cpp:47:28: warning: array subscript has type 'char' [-Wchar-subscripts]
if (d[x][y][orientation] > diff + d[from.x][from.y][from.orientation]) {
^
main.cpp:47:73: warning: array subscript has type 'char' [-Wchar-subscripts]
if (d[x][y][orientation] > diff + d[from.x][from.y][from.orientation]) {
^
main.cpp:48:28: warning: array subscript has type 'char' [-Wchar-subscripts]
d[x][y][orientation] = diff + d[from.x][from.y][from.orientation];
^
main.cpp:48:73: warning: array subscript has type 'char' [-Wchar-subscripts]
d[x][y][orientation] = diff + d[from.x][from.y][from.orientation];
^
main.cpp:50:39: warning: array subscript has type 'char' [-Wchar-subscripts]
if (!inQueue[x][y][orientation]) {
^
main.cpp:52:38: warning: array subscript has type 'char' [-Wchar-subscripts]
inQueue[x][y][orientation] = true;
^
main.cpp: In function 'void solve()':
main.cpp:62:52: warning: array subscript has type 'char' [-Wchar-subscripts]
inQueue[initS.x][initS.y][initS.orientation] = true;
^
main.cpp:63:39: warning: array subscript has type 'char' [-Wchar-subscripts]
d[start.first][start.second][k] = 0;
^
main.cpp:69:52: warning: array subscript has type 'char' [-Wchar-subscripts]
inQueue[state.x][state.y][state.orientation] = false;
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 15ms | 8388kb | Ok! | 10 |
| 2 | 18ms | 8388kb | Ok! | 10 |
| 3 | 39ms | 8781kb | Ok! | 10 |
| 4 | 40ms | 8781kb | Ok! | 10 |
| 5 | 213ms | 9699kb | Ok! | 10 |
| 6 | 300ms | 9699kb | Time limit exceeded | 0 |
| 7 | 300ms | 9961kb | Time limit exceeded | 0 |
| 8 | 303ms | 9961kb | Time limit exceeded | 0 |
| 9 | 303ms | 9830kb | Time limit exceeded | 0 |
| 10 | 300ms | 9830kb | Time limit exceeded | 0 |
| Punctaj total | 50 |