QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#863300#8004. Bit Componentucup-team4540#WA 1ms3712kbC++202.4kb2025-01-19 15:43:202025-01-19 15:43:31

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

1

output:

YES
1 

result:

ok answer is 1

Test #2:

score: 0
Accepted
time: 1ms
memory: 3584kb

input:

2

output:

NO

result:

ok answer is 0

Test #3:

score: 0
Accepted
time: 0ms
memory: 3712kb

input:

3

output:

YES
1 3 2 

result:

ok answer is 1

Test #4:

score: 0
Accepted
time: 0ms
memory: 3712kb

input:

4

output:

NO

result:

ok answer is 0

Test #5:

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

input:

5

output:

YES
2 3 1 5 4 

result:

wrong answer Participant's answer is incorrect