QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#37244 | #2831. Game Theory | MaMengQi | WA | 4ms | 7808kb | C++17 | 2.0kb | 2022-06-30 17:21:34 | 2022-06-30 17:21:36 |
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: 4ms
memory: 7808kb
input:
3 2 010 1 2 2 3 5 1 00000 1 5
output:
1 3 -5
result:
wrong answer 3rd lines differ - expected: '5', found: '-5'