|
|
|
|
|
by SomeStupidPoint
3464 days ago
|
|
If your algorithm overflows counters and produces incorrect output as a result, then you don't have a correct solution. There's no way to solve the unbounded stream case correctly with finite counters as you admit. So you didn't actually present a bounded memory solution to the problem. |
|
Being pedantic about this point doesn't get you closer to a correct answer. Read dsp1234's responses. They are correct.