QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#258121 | #5748. Determinant, or...? | ucup-team1295# | WA | 0ms | 3688kb | C++20 | 1.6kb | 2023-11-19 15:19:39 | 2023-11-19 15:19:41 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 0ms
memory: 3492kb
input:
1 5 2
output:
6
result:
ok 1 number(s): "6"
Test #2:
score: 0
Accepted
time: 0ms
memory: 3600kb
input:
2 3 1 5 4
output:
999999997
result:
ok 1 number(s): "999999997"
Test #3:
score: 0
Accepted
time: 0ms
memory: 3608kb
input:
3 53 37 42 42 84 37 66 8
output:
47229676
result:
ok 1 number(s): "47229676"
Test #4:
score: 0
Accepted
time: 0ms
memory: 3536kb
input:
3 762493332 721658786 22070969 135208254 466384641 652280022 979534282 601978718
output:
281502235
result:
ok 1 number(s): "281502235"
Test #5:
score: 0
Accepted
time: 0ms
memory: 3688kb
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: 3688kb
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'