摘要: #include<bits/stdc++.h> using namespace std; int main(){ //#1 vector<int>a(5); fill(a.begin(),a.end(),3); for(int i:a)cout<<i<<" ";cout<<endl; //#2 au 阅读全文
posted @ 2024-07-31 19:47 HaneDaniko 阅读(105) 评论(18) 推荐(3)
摘要: $$\text{暑假集训CSP提高模拟}\int^{6}_{0}\frac{x^{2}}{6}dx$$ 阅读全文
posted @ 2024-07-31 17:03 HaneDaniko 阅读(39) 评论(1) 推荐(0)
摘要: https://www.cnblogs.com/HaneDaCafe/gallery/image/495123.html 阅读全文
posted @ 2024-07-31 15:22 HaneDaniko 阅读(27) 评论(4) 推荐(3)
摘要: P3239 [HNOI2015] 亚瑟王 阅读全文
posted @ 2024-07-31 15:02 HaneDaniko 阅读(47) 评论(9) 推荐(1)
摘要: version demo Download 阅读全文
posted @ 2024-07-31 14:56 HaneDaniko 阅读(33) 评论(2) 推荐(0)