Thread Links | Date Links | ||||
---|---|---|---|---|---|
Thread Prev | Thread Next | Thread Index | Date Prev | Date Next | Date Index |
Is there a typo in
iii) Tightest when l <= u, detects l > u.
Input string, O(1) memory, O(n^2) time.
iv) Tightest when l <= u, detects l > u.
Input string, O(n) memory, O(n log n log log n) time, difficult programming.
? In particular, what's the difference between
Tightest when l <= u, detects l > u.
Input string,
and
Tightest when l <= u, detects l > u.
Input string,
Shouldn't one "string" be "stream"?
- Ian McIntosh IBM Canada Lab Compiler Back End Support and Development
Attachment:
graycol.gif
Description: GIF image
Attachment:
ecblank.gif
Description: GIF image