QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#446116#8473. Matrices and Determinants_map_WA 6ms3808kbC++239.5kb2024-06-16 21:42:172024-06-16 21:42:18

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 0ms
memory: 3808kb

input:

3
2
2 0
0 2
2
2 1
1 2
1
1

output:

Yes
2 0 
0 1 
1 0 
0 2 
No
Yes
1 
1 

result:

ok OK, Accepted. (3 test cases)

Test #2:

score: -100
Wrong Answer
time: 6ms
memory: 3808kb

input:

10000
3
10 0 1
0 0 4
2 10 0
3
2 -2 5
-6 9 0
2 1 10
4
-7 0 7 7
0 0 -10 0
0 0 -10 -10
8 -7 3 9
3
-3 3 3
5 -7 -9
-8 -6 -2
4
9 -8 4 -3
-3 -4 0 0
0 7 0 0
10 -4 7 0
4
3 -10 1 -3
5 5 -3 9
0 -5 -5 -10
3 0 4 -8
3
10 9 0
0 10 0
-5 -1 4
1
-10
4
0 7 0 0
0 -2 7 0
1 -2 7 5
5 -10 -1 0
4
3 1 4 0
-2 3 2 -4
-1 2 -10 ...

output:

No
No
Yes
-7 7 -7 -238 
0 0 10 0 
0 0 10 -1 
8 -7 -3 238 
1 -7 0 16 
0 -7 0 357 
0 0 -1 0 
0 0 0 10 
No
No
No
No
No
No
No
No
No
Yes
5 0 20 
7 2 30 
4 0 15 
-1 0 40 
0 -1 7 
0 0 -10 
No
No
No
No
No
No
No
No
No
No
No
No
No
No
No
Yes
2 
2 
No
No
No
Yes
3 1 0 
0 0 1 
-9 0 0 
1 0 0 
0 1 0 
0 0 -9 
No
Yes...

result:

wrong answer Wrong Verdict (test case 7)