Update dynamic_programming/cut_rod.cpp

Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
Pardeep Bhatt
2020-09-26 00:29:55 +05:30
committed by GitHub
parent b803a379dd
commit 37a836aa87

View File

@@ -1,5 +1,5 @@
/**
* @file cut_rod.cpp
* @file
* @brief Implementation of cutting a rod problem
*
* @details