QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#47257#1360. Determinantyyy123WA 3ms3648kbC++2.2kb2022-09-06 19:05:332022-09-06 19:05:35

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 3ms
memory: 3520kb

input:

3 6
2 4 5
6 3 8
1 6 3
10 9 5 8 3 1

output:

407 470 402 495 260 110 

result:

ok 6 numbers

Test #2:

score: -100
Wrong Answer
time: 2ms
memory: 3648kb

input:

10 10
200268224 742027139 991782556 311300662 103717984 858920295 99206423 318384181 123957670 464387796
475747059 886243349 918458492 433143039 366536656 679864255 403637778 945858353 934728373 854446149
313645968 823847598 152436083 234526494 267259107 950363928 83485586 904554893 830929790 528110...

output:

476496923 945898896 286047173 228992283 768902264 291707350 232955181 173818621 927660234 621913521 

result:

wrong answer 1st numbers differ - expected: '521747430', found: '476496923'