QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#703547 | #9537. Chinese Chess | ucup-team194# | WA | 10ms | 4224kb | C++20 | 17.1kb | 2024-11-02 17:57:13 | 2024-11-02 17:57:20 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 5ms
memory: 3860kb
input:
1 9 0 6
output:
1 ? 3 6 ! S
result:
ok number is guessed.
Test #2:
score: 0
Accepted
time: 10ms
memory: 4224kb
input:
4 2 1 2 3 2 5 2 7 4 3
output:
2 ? 3 8 ? 7 5 ! M
result:
ok number is guessed.
Test #3:
score: 0
Accepted
time: 6ms
memory: 4160kb
input:
1 2 4 -1 4
output:
2 ? 3 6 ? 2 8 ! S
result:
ok number is guessed.
Test #4:
score: 0
Accepted
time: 3ms
memory: 3872kb
input:
1 5 0 6
output:
1 ? 3 6 ! S
result:
ok number is guessed.
Test #5:
score: 0
Accepted
time: 6ms
memory: 4068kb
input:
1 6 0 6
output:
1 ? 0 6 ! S
result:
ok number is guessed.
Test #6:
score: -100
Wrong Answer
time: 6ms
memory: 3992kb
input:
2 7 7 1 0 -1 12
output:
2 ? 1 5 ? 7 6
result:
wrong answer format Unexpected end of file - token expected