摘要: 转自 hzoi-fengwu :https://www.cnblogs.com/hzoi-fengwu/p/14872962.html 1 #include<bits/stdc++.h> 2 using namespace std; 3 int main(){ 4 int i; 5 for (i=1 阅读全文
posted @ 2021-06-23 11:46 WindZR 阅读(39) 评论(0) 推荐(0) 编辑