QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#670508#9296. Golden SpiritZhangYiDeWA 0ms3692kbC++17306b2024-10-23 21:58:082024-10-23 21:58:08

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
2 2 2
3 1 10
11 45 14

output:

14
65
1253

result:

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