摘要: AC: AC: 阅读全文
posted @ 2017-03-13 19:22 贱人郭 阅读(233) 评论(0) 推荐(0) 编辑
摘要: AC: AC: 阅读全文
posted @ 2017-03-13 15:45 贱人郭 阅读(179) 评论(0) 推荐(0) 编辑
摘要: AC: 阅读全文
posted @ 2017-03-13 12:45 贱人郭 阅读(139) 评论(0) 推荐(0) 编辑
摘要: #include using namespace std; int a[20]; int main() { int n; while(cin>>n) { int i,j,max,m1=0,min,m2=0;//如果将这几个值得定义写在while的上面,就会出错。 for(i=0;i>a[i]; max=a[0]; ... 阅读全文
posted @ 2017-03-13 12:06 贱人郭 阅读(182) 评论(0) 推荐(0) 编辑
摘要: AC: 阅读全文
posted @ 2017-03-13 11:46 贱人郭 阅读(117) 评论(0) 推荐(0) 编辑
摘要: AC: 阅读全文
posted @ 2017-03-13 11:29 贱人郭 阅读(64) 评论(0) 推荐(0) 编辑
摘要: AC: 阅读全文
posted @ 2017-03-13 11:20 贱人郭 阅读(103) 评论(0) 推荐(0) 编辑