Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf5ba75e

Browse files
authored
Merge pull requestmgechev#101 from mik-laj/patch-1
Make link clickable
2 parentsce13ff2 +ce8f53a commitf5ba75e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/others/min-coins-change.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Returns the minimum number of coins from given set,
66
* which sum equals to given change. This is famous
77
* problem from the dymanic programming:
8-
* https://en.wikipedia.org/wiki/Change-making_problem
8+
*{@link https://en.wikipedia.org/wiki/Change-making_problem}
99
*
1010
*@public
1111
*@module others/minCoinsChange

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp