QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#598397 | #53. Boom! | 3un_larryfunc | 90 | 0ms | 3684kb | C++20 | 512b | 2024-09-28 21:38:54 | 2024-09-28 21:39:00 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Pretests
Final Tests
Test #1:
score: 10
Accepted
time: 0ms
memory: 3620kb
input:
9 1 3
output:
15
result:
ok single line: '15'
Test #2:
score: 10
Accepted
time: 0ms
memory: 3684kb
input:
12 2 2
output:
38
result:
ok single line: '38'
Test #3:
score: 10
Accepted
time: 0ms
memory: 3636kb
input:
22 1 1
output:
3287
result:
ok single line: '3287'
Test #4:
score: 10
Accepted
time: 0ms
memory: 3680kb
input:
47 15 7
output:
41
result:
ok single line: '41'
Test #5:
score: 10
Accepted
time: 0ms
memory: 3628kb
input:
94 2 38
output:
3664
result:
ok single line: '3664'
Test #6:
score: 0
Wrong Answer
time: 0ms
memory: 3588kb
input:
378 1 2
output:
9017
result:
wrong answer 1st lines differ - expected: '1398', found: '9017'
Test #7:
score: 10
Accepted
time: 0ms
memory: 3636kb
input:
680 271 72
output:
155
result:
ok single line: '155'
Test #8:
score: 10
Accepted
time: 0ms
memory: 3632kb
input:
973 14 23
output:
2535
result:
ok single line: '2535'
Test #9:
score: 10
Accepted
time: 0ms
memory: 3628kb
input:
800 500 141
output:
11
result:
ok single line: '11'
Test #10:
score: 10
Accepted
time: 0ms
memory: 3640kb
input:
998 1 1
output:
9017
result:
ok single line: '9017'