QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#496017#9133. Function with Many MaximumsWaterloo Black '24 (Kevin Wan, Wen Yuen Pang, Max Jiang) #AC ✓12ms8448kbC++201.4kb2024-07-28 01:44:472024-07-28 01:44:47

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 12ms
memory: 8400kb

input:

4

output:

300021
111099225337 111099467359 111100706567 111100761702 111102187826 111102355857 111103669115 111103949802 111105150434 111105243526 111106631782 111106837056 111108113160 111108130369 111109594567 111109723484 111111076004 111111316389 111112557471 111112609083 111114038967 111114201573 1111155...

result:

ok n=300021, max_a=999999999999, max_num=100011 >= 4

Test #2:

score: 0
Accepted
time: 8ms
memory: 8448kb

input:

100000

output:

300021
111099225337 111099467359 111100706567 111100761702 111102187826 111102355857 111103669115 111103949802 111105150434 111105243526 111106631782 111106837056 111108113160 111108130369 111109594567 111109723484 111111076004 111111316389 111112557471 111112609083 111114038967 111114201573 1111155...

result:

ok n=300021, max_a=999999999999, max_num=100011 >= 100000

Extra Test:

score: 0
Extra Test Passed