QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#753282#9546. Recover StatisticsZhaoZiLongWA 0ms3952kbC++11828b2024-11-16 12:09:122024-11-16 12:09:13

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

50
95
99

output:

100
49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 94 94 94 94 94 94 94 94 94 94 94 94 94 94 94 94 94 94 94 94 94 94 94 94 94 94 94 94 94 94 94 94 94 94 94 94 94 94 94 94 94 94 94 94 94 98 98 98 98...

result:

ok ok

Test #2:

score: -100
Wrong Answer
time: 0ms
memory: 3904kb

input:

1
2
3

output:

10
0 0 0 0 0 1 1 1 1 

result:

wrong answer Integer parameter [name=n] equals to 10, violates the range [100, 100000]