QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#304758#8004. Bit Componentucup-team2670#WA 0ms3856kbC++14695b2024-01-14 02:19:052024-01-14 02:19:06

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

1

output:

YES
1

result:

ok answer is 1

Test #2:

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

input:

2

output:

NO

result:

ok answer is 0

Test #3:

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

input:

3

output:

YES
2 3 1 

result:

ok answer is 1

Test #4:

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

input:

4

output:

NO

result:

ok answer is 0

Test #5:

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

input:

5

output:

YES
4 5 1 2 3 

result:

wrong answer Participant's answer is incorrect