opportune 发表于 2025-4-1 05:26:32
Constant-Working-Space Algorithms: How Fast Can We Solve Problems without Using Any Extra Array?hms which require no extra array of size depending on input size . but use only constant working storage cells (variables), each having .(log.) bits. As an example, consider a problem of finding the median among . given numbers. A linear-time algorithm for the problem is well known. An ordinary implinflate 发表于 2025-4-1 09:33:02
http://reply.papertrans.cn/16/1532/153135/153135_62.png