摘要: // 1003.cpp : 定义控制台应用程序的入口点。 // #include "stdafx.h" #include <iostream> #include <algorithm> using namespace std; int n, m, c1, c2;//n is amount of ve 阅读全文
posted @ 2019-05-09 08:08 qq814403059 阅读(140) 评论(0) 推荐(0)