摘要: A. Strange Table 签到题,算出对应行列即可。 view code #include<iostream> #include<string> #include<algorithm> #include<cstdio> #include<cstring> #include<cmath> #i 阅读全文
posted @ 2021-03-26 00:50 TL自动机 阅读(85) 评论(0) 推荐(0)
//鼠标点击特效第二种(小烟花)