QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#689677 | #9537. Chinese Chess | Afterlife (Bo Peng, Zixuan Yan, Qiuyang Zhang)# | WA | 12ms | 3812kb | C++20 | 5.3kb | 2024-10-30 18:09:44 | 2024-10-30 18:09:45 |
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: 0
Wrong Answer
time: 12ms
memory: 3812kb
input:
1 9 0
output:
4 ? 0 0
result:
wrong answer solution think m=4, while jury think m=1.