QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#563688 | #7954. Special Numbers | ucup-team4732# | RE | 109ms | 791680kb | C++14 | 2.7kb | 2024-09-14 15:06:13 | 2024-09-14 15:06:13 |
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: 109ms
memory: 791460kb
input:
5 1 20
output:
4
result:
ok single line: '4'
Test #2:
score: 0
Accepted
time: 79ms
memory: 791444kb
input:
5 50 100
output:
19
result:
ok single line: '19'
Test #3:
score: 0
Accepted
time: 72ms
memory: 791680kb
input:
15 11 19
output:
0
result:
ok single line: '0'
Test #4:
score: 0
Accepted
time: 99ms
memory: 791428kb
input:
1 100 100000
output:
99901
result:
ok single line: '99901'
Test #5:
score: 0
Accepted
time: 95ms
memory: 791388kb
input:
1 1 1
output:
1
result:
ok single line: '1'
Test #6:
score: 0
Accepted
time: 103ms
memory: 791392kb
input:
10 800 43021
output:
23570
result:
ok single line: '23570'
Test #7:
score: -100
Runtime Error
input:
1125899906842624 1 100000000000000000000