摘要: 预处理log for(int i=2;i<=n;i++)Log[i]=Log[i-1]+((i&(i-1))==0); 阅读全文
posted @ 2023-10-03 15:30 张詠然 阅读(36) 评论(0) 推荐(0)