QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#158829#7112. XOR Cliqueucup-team1157#WA 117ms4748kbC++20646b2023-09-02 17:04:332023-09-02 17:04:33

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
3
1 2 3
3
1 1 1
5
1 2323 534 534 5

output:

2
3
2

result:

ok 3 number(s): "2 3 2"

Test #2:

score: -100
Wrong Answer
time: 117ms
memory: 4712kb

input:

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

output:

7
7
7
6
5
4
5
4
6
6
5
5
6
5
8
6
6
5
6
7
5
5
7
6
7
5
6
6
6
5
5
6
8
5
5
6
5
7
4
7
5
5
5
4
6
6
4
4
4
7
6
5
4
9
5
8
6
5
6
7
5
5
5
5
6
5
5
8
6
6
4
4
8
6
5
4
7
4
6
5
6
7
4
4
5
6
8
6
6
7
6
5
6
7
6
6
7
7
4
6
8
6
6
6
5
6
6
5
6
6
6
6
5
6
5
7
6
8
6
6
6
4
6
6
5
5
8
7
5
5
5
6
6
4
5
7
5
5
7
5
7
5
5
5
5
5
5
5
5
6
...

result:

wrong answer 1st numbers differ - expected: '6', found: '7'