QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#880754#9519. Build a Computerucup-team3851WA 1ms3584kbC++231.9kb2025-02-03 19:35:312025-02-03 19:35:33

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

5 7

output:

5
2 3 0 4 1
1 1 1
1 5 1
2 5 1 5 0
0

result:

ok ok

Test #2:

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

input:

10 27

output:

13
1 4 1
2 1 0 3 1
2 5 1 6 0
2 7 0 8 1
1 9 0
2 8 0 8 1
1 10 1
2 12 0 12 1
2 11 1 12 0
2 13 0 13 1
2 13 1 13 0
2 13 0 13 1
0

result:

wrong answer Participant's answer has leading zero