QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#301147#6510. Best Carry Player 3ucup-team890#WA 0ms3876kbC++171.3kb2024-01-09 15:12:452024-01-09 15:12:47

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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:

2
3
5
11
6
331
1152921504606846975
1

result:

wrong answer 1st numbers differ - expected: '1', found: '2'