QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#76881 | #1260. Hardcore String Counting 2 | Minneapolis | AC ✓ | 2ms | 3056kb | C++14 | 6.0kb | 2023-02-12 15:03:23 | 2023-02-12 15:03:26 |
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: 2ms
memory: 3048kb
input:
10
output:
3 6 12 18 30 42 60 78 108 144
result:
ok 10 numbers
Test #2:
score: 0
Accepted
time: 2ms
memory: 3056kb
input:
120
output:
3 6 12 18 30 42 60 78 108 144 204 264 342 456 618 798 1044 1392 1830 2388 3180 4146 5418 7032 9198 11892 15486 20220 26424 34422 44862 58446 76122 99276 129516 168546 219516 285750 372204 484446 630666 821154 1069512 1392270 1812876 2359710 3072486 4000002 5207706 6778926 8824956 11488392 14956584 1...
result:
ok 120 numbers