QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#564170 | #7954. Special Numbers | ucup-team4741 | TL | 847ms | 66832kb | C++14 | 6.2kb | 2024-09-14 21:01:40 | 2024-09-14 21:01:42 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 318ms
memory: 66832kb
input:
5 1 20
output:
4
result:
ok single line: '4'
Test #2:
score: 0
Accepted
time: 492ms
memory: 66612kb
input:
5 50 100
output:
19
result:
ok single line: '19'
Test #3:
score: 0
Accepted
time: 403ms
memory: 66600kb
input:
15 11 19
output:
0
result:
ok single line: '0'
Test #4:
score: 0
Accepted
time: 847ms
memory: 66492kb
input:
1 100 100000
output:
99901
result:
ok single line: '99901'
Test #5:
score: 0
Accepted
time: 237ms
memory: 66592kb
input:
1 1 1
output:
1
result:
ok single line: '1'
Test #6:
score: 0
Accepted
time: 749ms
memory: 66608kb
input:
10 800 43021
output:
23570
result:
ok single line: '23570'
Test #7:
score: -100
Time Limit Exceeded
input:
1125899906842624 1 100000000000000000000