QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#304045#8004. Bit Componentucup-team1249#WA 0ms3684kbC++14643b2024-01-13 13:11:582024-01-13 13:12:00

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

1

output:

YES
1

result:

ok answer is 1

Test #2:

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

input:

2

output:

NO

result:

ok answer is 0

Test #3:

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

input:

3

output:

YES
2 3 1 

result:

ok answer is 1

Test #4:

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

input:

4

output:

NO

result:

ok answer is 0

Test #5:

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

input:

5

output:

YES
4 5 1 3 2 

result:

wrong answer Participant's answer is incorrect