exercism / lua

Exercism exercises in Lua.
https://exercism.org/tracks/lua
MIT License
40 stars 57 forks source link

knapsack: sync #482

Closed ErikSchierboom closed 3 months ago

ErikSchierboom commented 3 months ago

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

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