QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#232765 | #7179. Fischer's Chess Guessing Game | ucup-team1259 | WA | 7ms | 3904kb | C++14 | 3.4kb | 2023-10-30 21:47:59 | 2023-10-30 21:47:59 |
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: 4ms
memory: 3684kb
input:
GAME 1 1 0 3 0 8 END
output:
QNNRBKRB QBBNRNKR RKQRNBBN NRQKNRBB RKRBBQNN
result:
ok (c) correct after 1 tests, max moves 5 (1 test case)
Test #2:
score: -100
Wrong Answer
time: 7ms
memory: 3904kb
input:
GAME 1 1 0 3 0 8 GAME 2 1 3 1 1 1 3
output:
QNNRBKRB QBBNRNKR RKQRNBBN NRQKNRBB RKRBBQNN NNQRBKRB QBRKBRNN RQBKNRNB QRKNBBNR NBRNKRBQ BNRKRBQN RKRBBNQN
result:
wrong answer (i) too many guesses in game 2, pos =