QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#682511 | #7207. XOR Tree | dongyc666 | WA | 0ms | 3700kb | C++14 | 354b | 2024-10-27 15:47:25 | 2024-10-27 15:47:26 |
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: 3700kb
input:
2
output:
No
result:
ok OK
Test #2:
score: 0
Accepted
time: 0ms
memory: 3632kb
input:
17
output:
Yes 1 2 2 3 3 4 4 5 5 6 6 7 7 8 8 9 9 10 10 11 11 12 12 13 13 14 14 15 15 16 16 17
result:
ok OK, 20 good pair(s) found.
Test #3:
score: 0
Accepted
time: 0ms
memory: 3628kb
input:
1
output:
No
result:
ok OK
Test #4:
score: 0
Accepted
time: 0ms
memory: 3700kb
input:
3
output:
No
result:
ok OK
Test #5:
score: 0
Accepted
time: 0ms
memory: 3564kb
input:
4
output:
No
result:
ok OK
Test #6:
score: 0
Accepted
time: 0ms
memory: 3636kb
input:
5
output:
No
result:
ok OK
Test #7:
score: 0
Accepted
time: 0ms
memory: 3624kb
input:
6
output:
No
result:
ok OK
Test #8:
score: 0
Accepted
time: 0ms
memory: 3700kb
input:
7
output:
No
result:
ok OK
Test #9:
score: 0
Accepted
time: 0ms
memory: 3500kb
input:
8
output:
No
result:
ok OK
Test #10:
score: 0
Accepted
time: 0ms
memory: 3552kb
input:
9
output:
No
result:
ok OK
Test #11:
score: 0
Accepted
time: 0ms
memory: 3644kb
input:
10
output:
No
result:
ok OK
Test #12:
score: 0
Accepted
time: 0ms
memory: 3636kb
input:
11
output:
No
result:
ok OK
Test #13:
score: -100
Wrong Answer
time: 0ms
memory: 3568kb
input:
12
output:
Yes 1 2 1 3 1 4 1 5 1 6 1 7 1 8 8 9 8 10 8 11 8 12
result:
wrong answer 7 good pair(s) found, but not enough!