From 949a142b957c551fd6681a8cb31f2045374cca36 Mon Sep 17 00:00:00 2001 From: Kirito <1362050620@qq.com> Date: Sun, 1 May 2016 14:26:34 +0800 Subject: [PATCH] Create 3251.cpp --- SDUTOJ/3251.cpp | 65 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 SDUTOJ/3251.cpp diff --git a/SDUTOJ/3251.cpp b/SDUTOJ/3251.cpp new file mode 100644 index 0000000..09209b0 --- /dev/null +++ b/SDUTOJ/3251.cpp @@ -0,0 +1,65 @@ +#include +#include +#include +#include +#include +using namespace std; + +struct STX +{ + double height,weight; +}; + +bool comp(const STX& a,const STX& b) +{ + return a.height vec; + for(int i=0;ired) + { + printf("blue\n"); + } + else if(blue