QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#214172#7520. Monster Generatorucup-team1783RE 0ms3672kbC++143.6kb2023-10-14 17:43:452023-11-04 18:37:27

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3 5
3 1 5 2
4 2 1 3
1 9 100 1

output:

113

result:

ok single line: '113'

Test #2:

score: -100
Runtime Error

input:

3 100000000
3 1 5 2
4 2 1 3
1 9 100 1

output:


result: