QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#195974#6510. Best Carry Player 3MaMengQiWA 0ms3952kbC++14795b2023-10-01 10:18:482023-10-01 10:18:48

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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'