上一页 1 ··· 8 9 10 11 12
摘要: 洛谷P7814 「小窝 R3」心の記憶 一个简单的构造题 阅读全文
posted @ 2021-08-17 15:46 ccz9729 阅读(71) 评论(0) 推荐(0)
摘要: Codeforces Round #738 (Div. 2) 小白补题 阅读全文
posted @ 2021-08-16 10:46 ccz9729 阅读(170) 评论(0) 推荐(0)
摘要: Luogu P1438无聊的数列 一道线段树模板题 阅读全文
posted @ 2021-08-15 19:52 ccz9729 阅读(105) 评论(1) 推荐(0)
摘要: 数字字符串转整型 #include <iostream> #include <cstdio> #include <cstring> #include <string> using namespace std; int main() { string a = "12345###123"; char c 阅读全文
posted @ 2021-03-29 21:19 ccz9729 阅读(193) 评论(2) 推荐(0)
上一页 1 ··· 8 9 10 11 12