QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#303988#8004. Bit Componentucup-team149#WA 1ms3764kbC++171.5kb2024-01-13 10:50:182024-01-13 10:50:18

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

1

output:

YES
1

result:

ok answer is 1

Test #2:

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

input:

2

output:

NO

result:

ok answer is 0

Test #3:

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

input:

3

output:

YES
1 3 2 

result:

ok answer is 1

Test #4:

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

input:

4

output:

NO

result:

ok answer is 0

Test #5:

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

input:

5

output:

YES
2 3 1 5 4 

result:

wrong answer Participant's answer is incorrect