QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#845961#9790. Make Swamp Great Againucup-team3625#WA 4ms5852kbC++141.3kb2025-01-06 20:35:262025-01-06 20:35:26

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 0ms
memory: 3596kb

input:

6
4 7 47 4 77 47

output:

4 6 4 4 5 4 

result:

ok single line: '4 6 4 4 5 4 '

Test #2:

score: 0
Accepted
time: 1ms
memory: 5636kb

input:

6
4 7 47 4 77 47

output:

4 6 4 4 5 4 

result:

ok single line: '4 6 4 4 5 4 '

Test #3:

score: -100
Wrong Answer
time: 4ms
memory: 5852kb

input:

34282
90425 22450 88504 38625 50256 24285 29693 59937 55013 65148 74544 79337 84799 18379 96719 45091 46959 34827 91934 5519 57325 75622 98980 11649 42236 14474 44579 97335 71798 95780 52228 34730 42473 53258 62204 12246 15037 67194 47 41533 22010 29201 65866 68828 26827 16763 76098 73625 5875 92559...

output:

34281 34282 34282 34282 34282 34280 34282 34281 34282 34281 34281 34281 34281 34280 34281 34282 34282 34281 34281 34281 34282 34281 34280 34281 34282 34282 34281 34280 34282 34279 34281 34281 34282 34281 34281 34281 34282 34281 34281 34282 34282 34282 34280 34281 34281 34280 34281 34280 34281 34279 ...

result:

wrong answer 1st lines differ - expected: '34281 34281 34281 34281 34281 ...0 34280 34281 34281 34281 34281', found: '34281 34282 34282 34282 34282 ... 34280 34282 34281 34282 34281 '