QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#308026 | #1984. Mentors | qiuzx | AC ✓ | 14ms | 21072kb | C++17 | 973b | 2024-01-19 13:37:01 | 2024-01-19 13:37:01 |
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: 3696kb
input:
1 14 123456789
output:
75904192
result:
ok single line: '75904192'
Test #2:
score: 0
Accepted
time: 0ms
memory: 3696kb
input:
7 14 123456789
output:
72179669
result:
ok single line: '72179669'
Test #3:
score: 0
Accepted
time: 0ms
memory: 3644kb
input:
13 14 123456789
output:
2702765
result:
ok single line: '2702765'
Test #4:
score: 0
Accepted
time: 0ms
memory: 3624kb
input:
14 14 123456789
output:
0
result:
ok single line: '0'
Test #5:
score: 0
Accepted
time: 0ms
memory: 3784kb
input:
25 50 123456789
output:
65438273
result:
ok single line: '65438273'
Test #6:
score: 0
Accepted
time: 1ms
memory: 3796kb
input:
25 50 123456788
output:
77049037
result:
ok single line: '77049037'
Test #7:
score: 0
Accepted
time: 8ms
memory: 19712kb
input:
1010 2021 999999883
output:
356413310
result:
ok single line: '356413310'
Test #8:
score: 0
Accepted
time: 7ms
memory: 19648kb
input:
1 2021 999999937
output:
141524412
result:
ok single line: '141524412'
Test #9:
score: 0
Accepted
time: 7ms
memory: 21072kb
input:
5 2021 999999929
output:
833185836
result:
ok single line: '833185836'
Test #10:
score: 0
Accepted
time: 11ms
memory: 19652kb
input:
2017 2021 999999797
output:
503659284
result:
ok single line: '503659284'
Test #11:
score: 0
Accepted
time: 14ms
memory: 19660kb
input:
2021 2021 999999751
output:
0
result:
ok single line: '0'
Test #12:
score: 0
Accepted
time: 8ms
memory: 15248kb
input:
271 1414 314159265
output:
66534359
result:
ok single line: '66534359'