QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#710418 | #7179. Fischer's Chess Guessing Game | MaMengQi | TL | 11ms | 7212kb | C++20 | 2.2kb | 2024-11-04 19:46:55 | 2024-11-04 19:46:55 |
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: 7212kb
input:
GAME 1 1 1 1 3 2 8 END
output:
RNKQNBBR NQRKRNBB BBNQRKRN NRQBBKNR NBBRKQNR RKRBBQNN
result:
ok (c) correct after 1 tests, max moves 6 (1 test case)
Test #2:
score: -100
Time Limit Exceeded
input:
GAME 1 1 1 1 3 2 8 GAME 2
output:
RNKQNBBR NQRKRNBB BBNQRKRN NRQBBKNR NBBRKQNR RKRBBQNN