QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#300371#7897. Largest Digitucup-team2818#WA 0ms3676kbC++14655b2024-01-08 08:56:082024-01-08 08:56:09

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2
178 182 83 85
2 5 3 6

output:

261 267
7
5 11
9

result:

wrong answer 1st lines differ - expected: '7', found: '261 267'