QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#638379#9440. Train Seatsucup-team138#WA 2ms11916kbC++142.0kb2024-10-13 15:46:572024-10-13 15:46:58

詳細信息

Test #1:

score: 100
Accepted
time: 2ms
memory: 11796kb

input:

3 10
3 7 10

output:

28

result:

ok "28"

Test #2:

score: 0
Accepted
time: 2ms
memory: 11916kb

input:

5 20
3 10 11 14 17

output:

73

result:

ok "73"

Test #3:

score: -100
Wrong Answer
time: 2ms
memory: 11836kb

input:

10 1000000000
136909656 243332691 643531997 505919307 43553384 657638276 57213246 179732866 357373203 182482400

output:

5212227732

result:

wrong answer 1st words differ - expected: '7649951260', found: '5212227732'