QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#345305 | #8004. Bit Component | ezteam1 | WA | 2ms | 10112kb | C++14 | 2.2kb | 2024-03-06 19:21:25 | 2024-03-06 19:21: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: 1ms
memory: 7928kb
input:
1
output:
YES 1
result:
ok answer is 1
Test #2:
score: 0
Accepted
time: 1ms
memory: 9836kb
input:
2
output:
NO
result:
ok answer is 0
Test #3:
score: 0
Accepted
time: 1ms
memory: 7828kb
input:
3
output:
YES 1 3 2
result:
ok answer is 1
Test #4:
score: 0
Accepted
time: 2ms
memory: 9776kb
input:
4
output:
NO
result:
ok answer is 0
Test #5:
score: 0
Accepted
time: 0ms
memory: 9968kb
input:
5
output:
NO
result:
ok answer is 0
Test #6:
score: 0
Accepted
time: 1ms
memory: 9768kb
input:
6
output:
NO
result:
ok answer is 0
Test #7:
score: 0
Accepted
time: 2ms
memory: 10112kb
input:
7
output:
YES 1 3 5 7 2 6 4
result:
ok answer is 1
Test #8:
score: 0
Accepted
time: 1ms
memory: 7728kb
input:
8
output:
NO
result:
ok answer is 0
Test #9:
score: 0
Accepted
time: 1ms
memory: 9904kb
input:
9
output:
NO
result:
ok answer is 0
Test #10:
score: 0
Accepted
time: 1ms
memory: 7920kb
input:
10
output:
NO
result:
ok answer is 0
Test #11:
score: 0
Accepted
time: 1ms
memory: 9840kb
input:
11
output:
NO
result:
ok answer is 0
Test #12:
score: 0
Accepted
time: 2ms
memory: 9780kb
input:
12
output:
NO
result:
ok answer is 0
Test #13:
score: -100
Wrong Answer
time: 0ms
memory: 3768kb
input:
13
output:
YES 1 3 5 7 13 9 11 10 2 6 4 10 8
result:
wrong answer Every number must appear exactly once, but 10 appears 2 times