exercism / x86-64-assembly

Exercism exercises in x86-64 Assembly.
https://exercism.org/tracks/x86-64-assembly
MIT License
22 stars 18 forks source link

roman-numerals: sync #203

Closed ErikSchierboom closed 6 months ago

ErikSchierboom commented 7 months ago

Sync the roman-numerals exercise with the latest data, as defined in https://github.com/exercism/problem-specifications/tree/main/exercises/roman-numerals.

As this PR only updates docs and/or metadata, it won't trigger a re-run of existing solutions (see the docs).