QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#179618 | #5741. Triterminant | ucup-team607 | WA | 1ms | 3672kb | C++14 | 691b | 2023-09-14 23:04:57 | 2023-09-14 23:04:58 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 1ms
memory: 3672kb
input:
3 4 1 1 1 1 2 1 -1 5 -1 1 1 1 -1
output:
2 1 2
result:
wrong answer 2nd numbers differ - expected: '0', found: '1'