QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#563335#9133. Function with Many Maximumsucup-team1817#AC ✓24ms8928kbC++202.7kb2024-09-14 10:01:252024-09-14 10:01:26

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 23ms
memory: 8928kb

input:

4

output:

299481
110342578538 110342617712 110344052332 110344233052 110345526156 110345548707 110347000009 110347163632 110348473892 110348478876 110349947804 110350093386 110351421746 110351707686 110352895718 110353022311 110354369719 110354636196 110355843750 110355950410 110357317810 110357563880 1103587...

result:

ok n=299481, max_a=999999999757, max_num=100001 >= 4

Test #2:

score: 0
Accepted
time: 24ms
memory: 7824kb

input:

100000

output:

299481
110342578538 110342617712 110344052332 110344233052 110345526156 110345548707 110347000009 110347163632 110348473892 110348478876 110349947804 110350093386 110351421746 110351707686 110352895718 110353022311 110354369719 110354636196 110355843750 110355950410 110357317810 110357563880 1103587...

result:

ok n=299481, max_a=999999999757, max_num=100001 >= 100000

Extra Test:

score: 0
Extra Test Passed