#3390. [GESP202403 五级 C++] 第 22 题

[GESP202403 五级 C++] 第 22 题

素数表的埃氏筛法和线性筛法的时间复杂度都是 O(NloglogN)O(N \log \log N)

{{ select(1) }}

  • 正确
  • 错误