标签: 刷题

1 篇文章

一言
万古青天一株莲,生又如何,死又如何,从混沌中来,回混沌中去!——遮天.青帝
PTA刷题
一定要坚持下去,别像蓝桥杯一样了,哎 一定要克服懒惰。 L1-002 打印沙漏 少过一个样例,懒得调试了 #include <bits/stdc++.h> using namespace std; int s[25] = {1, 7, 17, 31…