QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#777712#9786. Magical Bagsucup-team5178#RE 3ms10528kbPython37.2kb2024-11-24 06:57:432024-11-24 06:57:43

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 3ms
memory: 10528kb

input:

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

output:

7

result:

ok 1 number(s): "7"

Test #2:

score: -100
Dangerous Syscalls

input:

4
1 1
1 2
1 3
1 4

output:


result: