QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#320137 | #8211. Enumerating Substrings | ucup-team1876# | TL | 159ms | 3844kb | C++23 | 5.3kb | 2024-02-03 14:05:51 | 2024-02-03 14:05:52 |
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: 0ms
memory: 3556kb
input:
4 2 3
output:
228
result:
ok 1 number(s): "228"
Test #2:
score: 0
Accepted
time: 159ms
memory: 3644kb
input:
999999 1999 12345678
output:
52352722
result:
ok 1 number(s): "52352722"
Test #3:
score: 0
Accepted
time: 0ms
memory: 3548kb
input:
7 4 2
output:
182
result:
ok 1 number(s): "182"
Test #4:
score: 0
Accepted
time: 0ms
memory: 3768kb
input:
4 3 4
output:
480
result:
ok 1 number(s): "480"
Test #5:
score: 0
Accepted
time: 0ms
memory: 3844kb
input:
3 1 1
output:
3
result:
ok 1 number(s): "3"
Test #6:
score: -100
Time Limit Exceeded
input:
5 5 1