Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 187 Bytes

File metadata and controls

8 lines (5 loc) · 187 Bytes

lab1

compile 方法(?) g++ -o F74036043_lab1 F74036043_lab1.cpp

程式心得(?) 第一個程式是練習 cin和cout 的方法,然後用一個while迴圈去跑。