PTA刷题 一定要坚持下去,别像蓝桥杯一样了,哎 一定要克服懒惰。 L1-002 打印沙漏 少过一个样例,懒得调试了 #include <bits/stdc++.h> using namespace std; int s[25] = {1, 7, 17, 31… 2023-4-10 17:21 | 1,964| 0| 算法 563 字| 19 分钟 PTA刷题