QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#694095#9296. Golden SpiritEEEEEWA 0ms3640kbC++17564b2024-10-31 17:15:592024-10-31 17:16:01

详细

Test #1:

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

input:

3
2 2 2
3 1 10
11 45 14

output:

14
76
344

result:

wrong answer 1st lines differ - expected: '16', found: '14'