exercism / fortran

Exercism exercises in Fortran.
https://exercism.org/tracks/fortran
MIT License
23 stars 30 forks source link

Synchronise with problem specifications #230

Open simisc opened 1 year ago

simisc commented 1 year ago

Synchronised docs and metadata with the problem specifications using configlet sync, and updated links in the track README.md.

~I excluded the Queen Attack exercise, because the updated instructions are inconsistent with the current implementation of the exercise in this track.~ I appended track-specific instructions for the Queen Attack exercise, to explain that it is implemented using one-indexed coordinates.