From e8d029c4c355144bed0836aa3bcfd934ea0a21c3 Mon Sep 17 00:00:00 2001 From: Kirito <1362050620@qq.com> Date: Mon, 24 Oct 2016 17:01:23 +0800 Subject: [PATCH] Create 1867.cpp --- QUSTOJ/1867.cpp | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 QUSTOJ/1867.cpp diff --git a/QUSTOJ/1867.cpp b/QUSTOJ/1867.cpp new file mode 100644 index 0000000..38548ae --- /dev/null +++ b/QUSTOJ/1867.cpp @@ -0,0 +1,14 @@ +#include +#include +using namespace std; + +int main() +{ + string a,b,c,d,e,f; + cin>>a>>b>>c>>d>>e>>f; + cout<<"Num:"<