Skip to content

Commit d9694fa

Browse files
committed
Adding uuid for approach of change
1 parent afee45a commit d9694fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/practice/change/.approaches/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"approaches": [
88
{
9-
"uuid": "",
9+
"uuid": "d0b615ca-3a02-4d66-ad10-e0c513062189",
1010
"slug": "dynamic-programming",
1111
"title": "Dynamic Programming Approach",
1212
"blurb": "Use dynamic programming to find the most efficient change combination.",

0 commit comments

Comments
 (0)