摘要: A. Ehab and another construction problem 1不行 然后没了 1 #include<bits/stdc++.h> 2 using namespace std; 3 int main() 4 { 5 int x; 6 cin>>x; 7 if(x==1)cout< 阅读全文
posted @ 2018-12-05 21:04 hermit-lei 阅读(145) 评论(0) 推荐(0)