QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#83083 | #1984. Mentors | xiaowuc1 | AC ✓ | 152ms | 3568kb | C++17 | 1.9kb | 2023-03-01 05:45:57 | 2023-03-01 05:46: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: 2ms
memory: 3356kb
input:
1 14 123456789
output:
75904192
result:
ok single line: '75904192'
Test #2:
score: 0
Accepted
time: 2ms
memory: 3416kb
input:
7 14 123456789
output:
72179669
result:
ok single line: '72179669'
Test #3:
score: 0
Accepted
time: 2ms
memory: 3444kb
input:
13 14 123456789
output:
2702765
result:
ok single line: '2702765'
Test #4:
score: 0
Accepted
time: 2ms
memory: 3336kb
input:
14 14 123456789
output:
0
result:
ok single line: '0'
Test #5:
score: 0
Accepted
time: 0ms
memory: 3320kb
input:
25 50 123456789
output:
65438273
result:
ok single line: '65438273'
Test #6:
score: 0
Accepted
time: 2ms
memory: 3292kb
input:
25 50 123456788
output:
77049037
result:
ok single line: '77049037'
Test #7:
score: 0
Accepted
time: 132ms
memory: 3568kb
input:
1010 2021 999999883
output:
356413310
result:
ok single line: '356413310'
Test #8:
score: 0
Accepted
time: 128ms
memory: 3472kb
input:
1 2021 999999937
output:
141524412
result:
ok single line: '141524412'
Test #9:
score: 0
Accepted
time: 152ms
memory: 3476kb
input:
5 2021 999999929
output:
833185836
result:
ok single line: '833185836'
Test #10:
score: 0
Accepted
time: 128ms
memory: 3468kb
input:
2017 2021 999999797
output:
503659284
result:
ok single line: '503659284'
Test #11:
score: 0
Accepted
time: 1ms
memory: 3304kb
input:
2021 2021 999999751
output:
0
result:
ok single line: '0'
Test #12:
score: 0
Accepted
time: 59ms
memory: 3532kb
input:
271 1414 314159265
output:
66534359
result:
ok single line: '66534359'