mirror of
https://github.com/krahets/hello-algo.git
synced 2025-08-02 19:53:11 +08:00
2 lines
56 B
CMake
2 lines
56 B
CMake
add_executable(coin_change_greedy coin_change_greedy.c)
|