QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#123947#6510. Best Carry Player 3nyctivoeWA 815ms3376kbC++231.2kb2023-07-14 01:04:112023-07-14 01:04:13

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 815ms
memory: 3376kb

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
2
3
5
11
6
331
1152921504606846975

result:

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