QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#568703#9133. Function with Many MaximumsIllusionary Dominance (Zhixin Zhang, Sicheng Tan, Huaijun Ke) #AC ✓12ms5348kbC++201.1kb2024-09-16 17:50:002024-09-16 17:50:00

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

4

output:

300005
50000000000 50000299983 50000666661 50000866691 50001333335 50001433308 50002000022 50002299831 50002666723 50002866261 50003333437 50003432600 50004000164 50004298839 50004666905 50004864991 50005333659 50005431052 50006000426 50006297007 50006667207 50006862881 50007334001 50007428664 50008...

result:

ok n=300005, max_a=449964319289, max_num=100001 >= 4

Test #2:

score: 0
Accepted
time: 12ms
memory: 5212kb

input:

100000

output:

300005
50000000000 50000299983 50000666661 50000866691 50001333335 50001433308 50002000022 50002299831 50002666723 50002866261 50003333437 50003432600 50004000164 50004298839 50004666905 50004864991 50005333659 50005431052 50006000426 50006297007 50006667207 50006862881 50007334001 50007428664 50008...

result:

ok n=300005, max_a=449964319289, max_num=100001 >= 100000

Extra Test:

score: 0
Extra Test Passed