QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#200957 | #7179. Fischer's Chess Guessing Game | ucup-team1281 | TL | 11ms | 7752kb | C++20 | 2.2kb | 2023-10-05 02:25:38 | 2023-10-05 02:25:39 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 11ms
memory: 7752kb
input:
GAME 1 4 3 1 5 8 END
output:
RQKBBNRN RQKNBRNB RQBKNNRB RKNBBRQN RKRBBQNN
result:
ok (c) correct after 1 tests, max moves 5 (1 test case)
Test #2:
score: -100
Time Limit Exceeded
input:
GAME 1 4 3 1 5 8 GAME 2 5
output:
RQKBBNRN RQKNBRNB RQBKNNRB RKNBBRQN RKRBBQNN RQKBBNRN