QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#563335 | #9133. Function with Many Maximums | ucup-team1817# | AC ✓ | 24ms | 8928kb | C++20 | 2.7kb | 2024-09-14 10:01:25 | 2024-09-14 10:01:26 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
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