QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#495457 | #9133. Function with Many Maximums | ucup-team311# | AC ✓ | 22ms | 9728kb | C++14 | 1.4kb | 2024-07-27 20:59:19 | 2024-07-27 20:59:19 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 22ms
memory: 8976kb
input:
4
output:
299999 111114420411 111114594144 111115901952 111116186289 111117383523 111117478231 111118865123 111119069961 111120346753 111120361492 111121828412 111121952807 111123310101 111123543912 111124791820 111124834824 111126273568 111126425514 111127755346 111128015994 111129237154 111129306287 1111307...
result:
ok n=299999, max_a=999990100000, max_num=100000 >= 4
Test #2:
score: 0
Accepted
time: 20ms
memory: 9728kb
input:
100000
output:
299999 111114420411 111114594144 111115901952 111116186289 111117383523 111117478231 111118865123 111119069961 111120346753 111120361492 111121828412 111121952807 111123310101 111123543912 111124791820 111124834824 111126273568 111126425514 111127755346 111128015994 111129237154 111129306287 1111307...
result:
ok n=299999, max_a=999990100000, max_num=100000 >= 100000
Extra Test:
score: 0
Extra Test Passed