2016年11月18日

摘要: #include using namespace std; int main() { //初始化 cout>temp[i]; N=i+1; if(temp[i]=='z'||temp[i]=='Z') break; } int n=(N+2)/3; double A[N],B[n]; co... 阅读全文
posted @ 2016-11-18 17:36 江南烟雨尘 阅读(1821) 评论(0) 推荐(0)

导航