QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#669656#9296. Golden SpiritZhaoZiLongWA 0ms3628kbC++20298b2024-10-23 19:19:042024-10-23 19:19:04

详细

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3628kb

input:

3
2 2 2
3 1 10
11 45 14

output:

16
120
630

result:

wrong answer 3rd lines differ - expected: '616', found: '630'