摘要: A: 题目没读, 啥也不会的室友帮我写的。 1 #include<bits/stdc++.h> 2 using namespace std; 3 #define Fopen freopen("_in.txt","r",stdin); freopen("_out.txt","w",stdout); 4 阅读全文
posted @ 2018-07-18 11:29 Schenker 阅读(172) 评论(0) 推荐(0)