/fortran-test

my leetcode solutions in Fortran 90

Primary LanguageFortranBSD 3-Clause Clear LicenseBSD-3-Clause-Clear

FortranTest (or my Fortran LeetCode-solutions)

unfortunately, Fortran cannot be run on LeetCode...

compilation

$ gfortran.exe <name>.f90 -o <name>