摘要:
2024 江西省赛 ACGHJK A. Maliang Learning Painting 思路:签到,加起来就行了。 // AC one more times // nndbk #include <bits/stdc++.h> using namespace std; typedef long l 阅读全文
posted @ 2024-10-29 15:16
nannandbk
阅读(36)
评论(0)
推荐(1)
摘要:
The 19th Heilongjiang Provincial Collegiate Programming Contest BDIJK B. String 思路:连续的3个可以删掉,类似括号匹配,用栈模拟即可。 // AC one more times // nndbk #include <bi 阅读全文
posted @ 2024-10-29 15:15
nannandbk
阅读(105)
评论(0)
推荐(0)
浙公网安备 33010602011771号