QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#310424 | #7179. Fischer's Chess Guessing Game | MaMengQi | RE | 11ms | 3696kb | C++11 | 1.9kb | 2024-01-21 13:32:24 | 2024-01-21 13:32:24 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 11ms
memory: 3696kb
input:
GAME 1 3 1 6 8 END
output:
RQKNBBRN NRBKQBRN RKQBBRNN RKRBBQNN
result:
ok (c) correct after 1 tests, max moves 4 (1 test case)
Test #2:
score: -100
Runtime Error
input:
GAME 1 3 1 6 8 GAME 2 3 1 5
output:
RQKNBBRN NRBKQBRN RKQBBRNN RKRBBQNN RQKNBBRN NRBKQBRN RKQBBRNN