QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#65576#1360. Determinantyyy123WA 1ms3372kbC++142.4kb2022-12-01 22:42:442022-12-01 22:42:48

详细

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'