From df15921ac46459a32a9937dc3ad52356ed0ab9d3 Mon Sep 17 00:00:00 2001 From: huxin <2942218032@qq.com> Date: Sun, 7 Jun 2020 18:47:18 +0800 Subject: [PATCH] add helloworld. --- helloworld | 1 + 1 file changed, 1 insertion(+) create mode 100644 helloworld diff --git a/helloworld b/helloworld new file mode 100644 index 0000000..9f154e8 --- /dev/null +++ b/helloworld @@ -0,0 +1 @@ +cout<<"hello world"<