Welcome to mirror list, hosted at ThFree Co, Russian Federation.

post « fortran « t4034 « t - git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d308da2ad2e202a805811ba940bb5200422a05bb (plain)
1
2
3
4
5
print *, "Hello World?"

DO10I = 1,10
DO 10 I = 1,10
DO 1 0 I = 1,10