UOJ Logo

NOI.AC

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#114367#1224. 阶梯电价R_Chad1000ms1332kbC++286b2020-07-28 17:35:132020-07-28 17:35:15

answer


Details

小提示:点击横条可展开更详细的信息

Test #1:

score: 20
Accepted
time: 0ms
memory: 1328kb

input:

110 210 0.55 300

output:

202.68

result:

ok single line: '202.68'

Test #2:

score: 20
Accepted
time: 0ms
memory: 1332kb

input:

110 210 0.55 200

output:

114.95

result:

ok single line: '114.95'

Test #3:

score: 20
Accepted
time: 0ms
memory: 1332kb

input:

110 210 0.55 100

output:

55.00

result:

ok single line: '55.00'

Test #4:

score: 20
Accepted
time: 0ms
memory: 1332kb

input:

140 250 0.58 456

output:

348.52

result:

ok single line: '348.52'

Test #5:

score: 20
Accepted
time: 0ms
memory: 1332kb

input:

195 250 0.59 892

output:

775.73

result:

ok single line: '775.73'