UOJ Logo

NOI.AC

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#98578#996. 换零钱SongZixi10036ms1200kbC++433b2020-02-22 12:25:192020-02-22 12:25:21

answer


Details

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

Test #1:

score: 10
Accepted
time: 0ms
memory: 1196kb

input:

150 30

output:

27

result:

ok single line: '27'

Test #2:

score: 10
Accepted
time: 0ms
memory: 1196kb

input:

200 50

output:

96

result:

ok single line: '96'

Test #3:

score: 10
Accepted
time: 0ms
memory: 1200kb

input:

196 40

output:

51

result:

ok single line: '51'

Test #4:

score: 10
Accepted
time: 10ms
memory: 1196kb

input:

388 187

output:

520

result:

ok single line: '520'

Test #5:

score: 10
Accepted
time: 9ms
memory: 1196kb

input:

373 168

output:

523

result:

ok single line: '523'

Test #6:

score: 10
Accepted
time: 3ms
memory: 1196kb

input:

255 149

output:

136

result:

ok single line: '136'

Test #7:

score: 10
Accepted
time: 2ms
memory: 1200kb

input:

316 160

output:

308

result:

ok single line: '308'

Test #8:

score: 10
Accepted
time: 3ms
memory: 1200kb

input:

276 178

output:

115

result:

ok single line: '115'

Test #9:

score: 10
Accepted
time: 9ms
memory: 1196kb

input:

376 62

output:

75

result:

ok single line: '75'

Test #10:

score: 10
Accepted
time: 0ms
memory: 1200kb

input:

201 139

output:

42

result:

ok single line: '42'