UOJ Logo

NOI.AC

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#101219#996. 换零钱qianweiran100837ms1196kbC++358b2020-02-25 20:18:302020-02-25 20:18:31

answer


Details

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

Test #1:

score: 10
Accepted
time: 7ms
memory: 1192kb

input:

150 30

output:

27

result:

ok single line: '27'

Test #2:

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

input:

200 50

output:

96

result:

ok single line: '96'

Test #3:

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

input:

196 40

output:

51

result:

ok single line: '51'

Test #4:

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

input:

388 187

output:

520

result:

ok single line: '520'

Test #5:

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

input:

373 168

output:

523

result:

ok single line: '523'

Test #6:

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

input:

255 149

output:

136

result:

ok single line: '136'

Test #7:

score: 10
Accepted
time: 86ms
memory: 1192kb

input:

316 160

output:

308

result:

ok single line: '308'

Test #8:

score: 10
Accepted
time: 48ms
memory: 1192kb

input:

276 178

output:

115

result:

ok single line: '115'

Test #9:

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

input:

376 62

output:

75

result:

ok single line: '75'

Test #10:

score: 10
Accepted
time: 16ms
memory: 1192kb

input:

201 139

output:

42

result:

ok single line: '42'