QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#162375#5528. Least Annoying Constructive ProblembobcheeseburgerWA 1ms3628kbC++143.9kb2023-09-03 11:24:242023-09-03 11:24:24

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 1ms
memory: 3628kb

input:

3

output:

2 3
1 3
1 2

result:

ok Correct

Test #2:

score: -100
Wrong Answer
time: 1ms
memory: 3604kb

input:

4

output:

2 3
1 3
1 2

result:

wrong output format Unexpected end of file - int32 expected