QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#851825#9920. Money Game 2qoj-AccountWA 0ms24044kbC++203.5kb2025-01-11 03:48:512025-01-11 03:48:51

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
5
2 1 4 3 5
5
2 1 3 1 2
1
1000000000

output:

6 5 7 8 8 
4 1
4 4 5 4 4 
1000000000 

result:

wrong answer 7th numbers differ - expected: '4', found: '1'