Skip to content

imyimang/fortran-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

無聊來學一下fortran

項目

基礎語法練習(syntax)

  • helloworld 就是hello world
  • array 陣列練習
  • bmi 判斷式練習
  • checkscore 判斷式練習
  • counting 迴圈練習(for 和 while兩種寫法)
  • triangle 迴圈練習

演算法練習(algorithm)

  • bogo 猴子排序法
  • bubble 泡沫排序法
  • quick 快速排序法

參考資料

Releases

No releases published

Packages

No packages published