QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#320213#8211. Enumerating Substringsucup-team138#TL 1ms3644kbC++172.3kb2024-02-03 14:38:242024-02-03 14:38:24

详细

Test #1:

score: 100
Accepted
time: 1ms
memory: 3644kb

input:

4 2 3

output:

228

result:

ok 1 number(s): "228"

Test #2:

score: -100
Time Limit Exceeded

input:

999999 1999 12345678

output:


result: