QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#495820#9133. Function with Many Maximumsucup-team4493#AC ✓15ms8768kbC++171.9kb2024-07-27 23:56:252024-07-27 23:56:30

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 3ms
memory: 4928kb

input:

4

output:

100007
5000450011 5000550012 5000650020 5000750003 5000850041 5000949910 5001050074 5001050075 5001050076 5001050077 5001050078 5001050079 5001050080 5001050081 5001050082 5001050083 5001050084 5001050085 5001050086 5001050087 5001050088 5001050089 5001050090 5001050091 5001050092 5001050093 5001050...

result:

ok n=100007, max_a=5001150074, max_num=4 >= 4

Test #2:

score: 0
Accepted
time: 15ms
memory: 8768kb

input:

100000

output:

299999
44998950007 44999250000 44999550000 44999849975 45000150005 45000449866 45000750022 45001049673 45001350051 45001649396 45001950092 45002249035 45002550145 45002848590 45003150210 45003448061 45003750287 45004047448 45004350376 45004646751 45004950477 45005245970 45005550590 45005845105 45006...

result:

ok n=299999, max_a=404974667146, max_num=100000 >= 100000

Extra Test:

score: 0
Extra Test Passed