Difference between revisions of "Talk:TADM2E 4.10"
From Algorithm Wiki
(Created page with "The first "method" given on this page doesn't really solve the problem for a general k. It suggests people to use k loops, which is of course impractical. I like the initial d...") |
|||
| Line 1: | Line 1: | ||
The first "method" given on this page doesn't really solve the problem for a general k. It suggests people to use k loops, which is of course impractical. I like the initial discussion on complexity, but not the method. | The first "method" given on this page doesn't really solve the problem for a general k. It suggests people to use k loops, which is of course impractical. I like the initial discussion on complexity, but not the method. | ||
| + | |||
| + | Note: The analysis for the second solution is wrong, working on it. | ||
Latest revision as of 22:57, 4 February 2016
The first "method" given on this page doesn't really solve the problem for a general k. It suggests people to use k loops, which is of course impractical. I like the initial discussion on complexity, but not the method.
Note: The analysis for the second solution is wrong, working on it.