2017年5月2日

将帅问题

摘要: #include<cstdio> #include<iostream> using namespace std; struct{ int a; int b; }i; int main(){ /* for(int i=1;i<=9;i++) for(int j=1;j<=9;j++) if(i%3 = 阅读全文

posted @ 2017-05-02 22:27 VbisoWen 阅读(109) 评论(0) 推荐(0)

导航