QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#304203#8004. Bit Componentucup-team2203#WA 0ms3652kbC++14892b2024-01-13 16:31:012024-01-13 16:31:02

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

1

output:

YES
1

result:

ok answer is 1

Test #2:

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

input:

2

output:

NO

result:

ok answer is 0

Test #3:

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

input:

3

output:

YES
2 3 1 

result:

ok answer is 1

Test #4:

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

input:

4

output:

NO

result:

ok answer is 0

Test #5:

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

input:

5

output:

NO

result:

ok answer is 0

Test #6:

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

input:

6

output:

YES
4 5 6 2 3 1 

result:

wrong answer Participant's answer is incorrect