In order to solve the maximum finding problem by a parallel al
In order to solve the maximum finding problem by a parallel algorithm with $$T(n) = O(1) $$ , we need work load $$ W(n) = \Omega ( n^2 )$$ in return.~@[](2)答案:FALSE