QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#483351#7111. Press the ButtonGuanYunchangWA 0ms3644kbC++201.4kb2024-07-18 16:10:092024-07-18 16:10:09

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2
8 2 5 1 2 18
10 2 5 1 2 10

output:

0 2 1
5 2 1
8 3 1
10 4 1
15 4 1
16 6 1
6
0 2 1
5 2 1
10 4 1
4

result:

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