Commit 8238ad8
authored
Refactor norm method to accept Iterable instead of List
1 parent 08aafc5 commit 8238ad8
File tree
1 file changed
+2
-2
lines changed- src/test/java/com/thealgorithms/backtracking
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments