QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#823264#9730. Elevator IIucup-team4633RE 0ms0kbPython32.9kb2024-12-20 21:06:512024-12-20 21:06:51

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Dangerous Syscalls

input:

2
4 2
3 6
1 3
2 7
5 6
2 5
2 4
6 8

output:

11
3 1 4 2
5
2 1

result: