1 条题解
- 
  0
Guest LV 0
 - 
  1
链接
AC代码:
#include<bits/stdc++.h> using namespace std; int main() { int a,b,c,d,e,f,g; cin>>a; for(b=1;b<=a-2008;b=b+1) { cout<<"Chengdu Makes Dreams Come True."<<endl; } return 0; } 
- 1
 
信息
- ID
 - 1004
 - 难度
 - 9
 - 分类
 - (无)
 - 标签
 - (无)
 - 递交数
 - 4
 - 已通过
 - 1
 - 通过率
 - 25%
 - 上传者