QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#681766 | #7207. XOR Tree | dongyc666 | WA | 0ms | 3704kb | C++14 | 214b | 2024-10-27 11:42:59 | 2024-10-27 11:43:00 |
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: 3640kb
input:
2
output:
No
result:
ok OK
Test #2:
score: 0
Accepted
time: 0ms
memory: 3644kb
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: 3556kb
input:
1
output:
No
result:
ok OK
Test #4:
score: 0
Accepted
time: 0ms
memory: 3560kb
input:
3
output:
No
result:
ok OK
Test #5:
score: 0
Accepted
time: 0ms
memory: 3552kb
input:
4
output:
No
result:
ok OK
Test #6:
score: 0
Accepted
time: 0ms
memory: 3648kb
input:
5
output:
No
result:
ok OK
Test #7:
score: 0
Accepted
time: 0ms
memory: 3688kb
input:
6
output:
No
result:
ok OK
Test #8:
score: 0
Accepted
time: 0ms
memory: 3640kb
input:
7
output:
No
result:
ok OK
Test #9:
score: 0
Accepted
time: 0ms
memory: 3688kb
input:
8
output:
No
result:
ok OK
Test #10:
score: 0
Accepted
time: 0ms
memory: 3704kb
input:
9
output:
No
result:
ok OK
Test #11:
score: 0
Accepted
time: 0ms
memory: 3688kb
input:
10
output:
No
result:
ok OK
Test #12:
score: 0
Accepted
time: 0ms
memory: 3632kb
input:
11
output:
No
result:
ok OK
Test #13:
score: -100
Wrong Answer
time: 0ms
memory: 3632kb
input:
12
output:
Yes 1 2 2 3 3 4 4 5 5 6 6 7 7 8 8 9 9 10 10 11 11 12
result:
wrong answer 9 good pair(s) found, but not enough!