From fd1e3e01fd1c14e171e2386a6218bdb0ce407b55 Mon Sep 17 00:00:00 2001 From: test1234 Date: Wed, 27 Dec 2023 15:53:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20main.cpp?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.cpp | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 main.cpp diff --git a/main.cpp b/main.cpp new file mode 100644 index 0000000..c87388c --- /dev/null +++ b/main.cpp @@ -0,0 +1,6 @@ +#include + +int main (){ + cout <<"ok"<