fortran icon indicating copy to clipboard operation
fortran copied to clipboard

Synchronise with problem specifications

Open simisc opened this issue 2 years ago • 1 comments

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.

simisc avatar Aug 12 '23 16:08 simisc

Can you resolve the conflicts? Thanks!

BNAndras avatar Sep 08 '24 20:09 BNAndras

I have resynchronised with the latest version of the problem specifications. Conflicts were the result of some exercises having been synchronised to newer versions since this PR was created, so resynchronising has resolved them all.

I have not synchronised tests. I will do that for each affected exercise separately, to make sure that the example solutions pass the new test cases.

simisc avatar Oct 28 '24 17:10 simisc

Yeah, synchronizing the tests would be the next step. Thanks

BNAndras avatar Oct 29 '24 02:10 BNAndras