QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#495381#9133. Function with Many Maximumsucup-team3515#AC ✓21ms8104kbC++171.4kb2024-07-27 20:26:142024-07-27 20:26:16

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 21ms
memory: 7512kb

input:

4

output:

300000
111111864859 111112342417 111113346362 111113934782 111114827895 111115526937 111116309458 111116818890 111117791050 111118410630 111119272672 111120002160 111120754324 111121293494 111122236005 111122884609 111123717716 111124175532 111125199456 111125766232 111126681226 111127356722 1111281...

result:

ok n=300000, max_a=1000000000000, max_num=100001 >= 4

Test #2:

score: 0
Accepted
time: 16ms
memory: 8104kb

input:

100000

output:

300000
111111864859 111112342417 111113346362 111113934782 111114827895 111115526937 111116309458 111116818890 111117791050 111118410630 111119272672 111120002160 111120754324 111121293494 111122236005 111122884609 111123717716 111124175532 111125199456 111125766232 111126681226 111127356722 1111281...

result:

ok n=300000, max_a=1000000000000, max_num=100001 >= 100000

Extra Test:

score: 0
Extra Test Passed