exercism / cpp

Exercism exercises in C++.
https://exercism.org/tracks/cpp
MIT License
256 stars 212 forks source link

pig-latin: sync #880

Closed ErikSchierboom closed 4 months ago

ErikSchierboom commented 4 months ago

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

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