QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#495609 | #9133. Function with Many Maximums | ucup-team253# | AC ✓ | 21ms | 9020kb | C++23 | 2.9kb | 2024-07-27 22:24:19 | 2024-07-27 22:24:20 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 7ms
memory: 4072kb
input:
4
output:
100008 999839920812 999839984752 999879912010 999879938358 999919905607 999919975173 999959901604 999959995188 999999900001 999999900002 999999900003 999999900004 999999900005 999999900006 999999900007 999999900008 999999900009 999999900010 999999900011 999999900012 999999900013 999999900014 9999999...
result:
ok n=100008, max_a=1000000000000, max_num=5 >= 4
Test #2:
score: 0
Accepted
time: 21ms
memory: 9020kb
input:
100000
output:
300000 111112557369 111112664871 111114038880 111114257196 111115520421 111115549317 111117001991 111117141227 111118483591 111118732927 111119965221 111120024429 111121446880 111121615714 111122928569 111123206789 111124410288 111124497672 111125892036 111126088332 111127373814 111127378804 1111288...
result:
ok n=300000, max_a=1000000000000, max_num=100001 >= 100000
Extra Test:
score: 0
Extra Test Passed