QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#258109 | #5748. Determinant, or...? | ucup-team1295# | WA | 1ms | 5540kb | C++20 | 1.5kb | 2023-11-19 15:11:21 | 2023-11-19 15:11:21 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 1ms
memory: 5388kb
input:
1 5 2
output:
6
result:
ok 1 number(s): "6"
Test #2:
score: 0
Accepted
time: 1ms
memory: 5296kb
input:
2 3 1 5 4
output:
999999997
result:
ok 1 number(s): "999999997"
Test #3:
score: 0
Accepted
time: 1ms
memory: 5404kb
input:
3 53 37 42 42 84 37 66 8
output:
47229676
result:
ok 1 number(s): "47229676"
Test #4:
score: 0
Accepted
time: 1ms
memory: 5356kb
input:
3 762493332 721658786 22070969 135208254 466384641 652280022 979534282 601978718
output:
281502235
result:
ok 1 number(s): "281502235"
Test #5:
score: 0
Accepted
time: 1ms
memory: 5356kb
input:
3 129388930 489520730 263815343 315708585 263026886 153021985 251231378 649675390
output:
346896861
result:
ok 1 number(s): "346896861"
Test #6:
score: -100
Wrong Answer
time: 0ms
memory: 5540kb
input:
4 354170434 589724459 964138381 855919536 741407874 653645432 210017100 9041114 623557907 889004048 499789082 377902011 20698775 389133769 126649035 441324014
output:
900829392
result:
wrong answer 1st numbers differ - expected: '474257110', found: '900829392'