From 0269c063e7728f228ea6f6b000b7822a5cbdc0aa Mon Sep 17 00:00:00 2001 From: imtepha Date: Tue, 15 Dec 2015 12:28:53 +0800 Subject: [PATCH 1/3] =?UTF-8?q?Create=20=E8=AA=AA=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- "\350\252\252\346\230\216" | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 "\350\252\252\346\230\216" diff --git "a/\350\252\252\346\230\216" "b/\350\252\252\346\230\216" new file mode 100644 index 0000000..e93615b --- /dev/null +++ "b/\350\252\252\346\230\216" @@ -0,0 +1,2 @@ +计算每个人所需要的calorie +先輸入性別,再輸入年齡,顯示出來每天所需要的calorie From b5ad027b5ea84c743ed005948458c805e7c069a4 Mon Sep 17 00:00:00 2001 From: imtepha Date: Tue, 15 Dec 2015 12:30:31 +0800 Subject: [PATCH 2/3] =?UTF-8?q?Delete=20=E8=AA=AA=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- "\350\252\252\346\230\216" | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 "\350\252\252\346\230\216" diff --git "a/\350\252\252\346\230\216" "b/\350\252\252\346\230\216" deleted file mode 100644 index e93615b..0000000 --- "a/\350\252\252\346\230\216" +++ /dev/null @@ -1,2 +0,0 @@ -计算每个人所需要的calorie -先輸入性別,再輸入年齡,顯示出來每天所需要的calorie From 255a4b0915f3ed00390f0c09af22745884a0a8a0 Mon Sep 17 00:00:00 2001 From: imtepha Date: Tue, 15 Dec 2015 12:32:29 +0800 Subject: [PATCH 3/3] Create README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..37be934 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# finish + +计算每个人所需要的calorie +先輸入性別,再輸入年齡,顯示出來每天所需要的calorie