QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#195917#6510. Best Carry Player 3MaMengQiWA 1ms3668kbC++14802b2023-10-01 09:28:442023-10-01 09:28:44

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3668kb

input:

8
4 5 0
5 8 3
9 2 6
15 28 5
97 47 8
164 275 38
114514 1919 810
0 1152921504606846975 1

output:

1
2
2
2
2
2
2
1152921504606846975

result:

wrong answer 3rd numbers differ - expected: '3', found: '2'