MCPcopy Create free account
hub / github.com/course-dasheng/fe-algorithm / coins.js

File coins.js

interview/coins.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1
2
3//允许的钱是50,100,500,1000,5000
4var getMoney = function( number) {

Callers

nothing calls this directly

Calls 2

getMoneyFunction · 0.85
getMoney1Function · 0.85

Tested by

no test coverage detected