Chowla numbers: Difference between revisions

m
no edit summary
imported>Wilm
m (added "translation from Ada)
imported>Wilm
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1,718:
=={{header|Fortran}}==
{{works with|VAX Fortran|V4.6-244}}
{{libheader|VAX/VMS V4.6}}This compiler implements the Fortran-77 standard. The VAX/VMS operating system runs on simulated hardware using the open source [https://opensimh.org/ simhopensimh] platform.
{{trans|Ada}}
 
Line 1,753:
110 CONTINUE
 
I = I + 1
GOTO 100
 
Anonymous user