QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#309597#8131. Filesystemucup-team862#WA 0ms3692kbC++142.6kb2024-01-20 18:53:092024-01-20 18:53:09

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2
12 8
2 5 8 3 4 10 12 1
10 5 8 6 4 7 2 3 11 12 1 9
8 4
1 3 5 7
1 4 5 8 7 6 3 2

output:

3
4

result:

ok 2 number(s): "3 4"

Test #2:

score: -100
Wrong Answer
time: 0ms
memory: 3576kb

input:

100
10 3
10 5 2
2 4 9 8 7 3 1 5 10 6
10 3
8 1 10
8 4 3 7 1 2 9 5 6 10
10 3
6 5 2
8 7 6 4 2 10 1 3 5 9
10 3
5 8 4
10 4 5 7 8 9 1 2 3 6
10 3
8 4 10
10 6 9 2 8 7 1 4 3 5
10 3
9 8 1
8 5 6 10 2 4 1 7 9 3
10 3
5 4 1
7 5 8 4 3 6 9 10 2 1
10 3
2 4 3
6 7 3 9 1 2 5 8 4 10
10 3
9 5 3
6 10 7 4 9 3 1 8 5 2
10 3
...

output:

2
1
2
2
2
2
2
1
2
1
2
2
2
3
2
3
2
2
3
3
2
2
1
2
2
2
2
1
1
2
1
2
2
2
2
1
2
2
2
2
3
3
2
2
2
1
2
3
2
2
2
1
2
3
2
2
2
1
2
2
2
1
3
1
3
1
2
2
2
2
3
2
1
1
2
2
3
3
1
2
2
1
3
2
1
2
2
2
2
1
2
2
2
2
2
3
1
2
2
2

result:

wrong answer 2nd numbers differ - expected: '3', found: '1'