From 3e0847839c1a9554f438be54d0c1c8a39a95db3b Mon Sep 17 00:00:00 2001 From: psbxmcong <2306845914@qq.com> Date: Mon, 30 Oct 2023 19:28:05 +0800 Subject: [PATCH] ADD file via upload --- yysong.c | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 yysong.c diff --git a/yysong.c b/yysong.c new file mode 100644 index 0000000..483307e --- /dev/null +++ b/yysong.c @@ -0,0 +1,2 @@ +#include +using namespace std;