From 6578bd06efa190cdadd4718f3321c18bbb01ae28 Mon Sep 17 00:00:00 2001 From: Kirito <1362050620@qq.com> Date: Sat, 10 Dec 2016 00:35:35 +0800 Subject: [PATCH] Create 1911.cpp --- QUSTOJ/1911.cpp | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 QUSTOJ/1911.cpp diff --git a/QUSTOJ/1911.cpp b/QUSTOJ/1911.cpp new file mode 100644 index 0000000..d66cb3f --- /dev/null +++ b/QUSTOJ/1911.cpp @@ -0,0 +1,44 @@ +#include +#include +#include +#include +#include +using namespace std; +vector dvec; +int vs[100]; +vector vec[100]; +bool cmp(const int& a,const int& b) +{ + return a %d",dvec.at(vec[i].at(j))); + } + printf(" -> NULL\n"); + } + return 0; +}