mirror of
https://github.com/krahets/hello-algo.git
synced 2026-07-23 03:46:05 +00:00
2 lines
56 B
CMake
2 lines
56 B
CMake
add_executable(coin_change_greedy coin_change_greedy.c)
|