QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#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.
詳細信息
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'