From 90375859767eb4cae3a7a93c64725b504d7f0fe0 Mon Sep 17 00:00:00 2001 From: crupest Date: Wed, 24 Feb 2021 00:36:15 +0800 Subject: import(life): Add chuanzhi-cup codes. --- works/life/chuanzhi-cup/.clangd | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 works/life/chuanzhi-cup/.clangd (limited to 'works/life/chuanzhi-cup/.clangd') diff --git a/works/life/chuanzhi-cup/.clangd b/works/life/chuanzhi-cup/.clangd new file mode 100644 index 0000000..d31be00 --- /dev/null +++ b/works/life/chuanzhi-cup/.clangd @@ -0,0 +1,2 @@ +CompileFlags: + Add: [-std=c++17] \ No newline at end of file -- cgit v1.2.3