摘要:
#include<iostream> #include<cstdio> using namespace std; int main() { freopen("task.in","r",stdin); freopen("task.out","w",stdout); int m,n; cin>>m>>n 阅读全文
posted @ 2017-07-29 23:14
亲爱的小尐
阅读(332)
评论(0)
推荐(0)
浙公网安备 33010602011771号