QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#65576 | #1360. Determinant | yyy123 | WA | 1ms | 3372kb | C++14 | 2.4kb | 2022-12-01 22:42:44 | 2022-12-01 22:42:48 |
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: 3372kb
input:
3 6 2 4 5 6 3 8 1 6 3 10 9 5 8 3 1
output:
998243946 998243883 998243951 998243858 998244093 998244243
result:
wrong answer 1st numbers differ - expected: '407', found: '998243946'