QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#495381 | #9133. Function with Many Maximums | ucup-team3515# | AC ✓ | 21ms | 8104kb | C++17 | 1.4kb | 2024-07-27 20:26:14 | 2024-07-27 20:26:16 |
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: 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