Commit Graph

16 Commits

Author SHA1 Message Date
Muhammad Junaid Khalid
ef954a8673 Corrected tests
Co-authored-by: realstealthninja <68815218+realstealthninja@users.noreply.github.com>
2024-10-05 17:22:37 +05:00
Muhammad Junaid Khalid
a585834c95 remove redundant declaration
Co-authored-by: realstealthninja <68815218+realstealthninja@users.noreply.github.com>
2024-10-05 17:22:04 +05:00
Muhammad Junaid Khalid
87b955b831 Update greedy_algorithms/digit_separation.cpp
Co-authored-by: realstealthninja <68815218+realstealthninja@users.noreply.github.com>
2024-10-05 16:49:36 +05:00
Muhammad Junaid Khalid
18b65460e0 Update greedy_algorithms/digit_separation.cpp
Co-authored-by: realstealthninja <68815218+realstealthninja@users.noreply.github.com>
2024-10-05 16:49:24 +05:00
mjk22071998
af077d2494 Corrected test function 2024-10-05 16:46:15 +05:00
Muhammad Junaid Khalid
373e1df601 Update greedy_algorithms/digit_separation.cpp
Co-authored-by: realstealthninja <68815218+realstealthninja@users.noreply.github.com>
2024-10-05 16:44:09 +05:00
Muhammad Junaid Khalid
5f392b9960 Update greedy_algorithms/digit_separation.cpp
Co-authored-by: realstealthninja <68815218+realstealthninja@users.noreply.github.com>
2024-10-05 16:43:43 +05:00
Muhammad Junaid Khalid
ad034743ea Update greedy_algorithms/digit_separation.cpp
Co-authored-by: realstealthninja <68815218+realstealthninja@users.noreply.github.com>
2024-10-05 16:43:28 +05:00
Muhammad Junaid Khalid
1fb86dbe99 Update greedy_algorithms/digit_separation.cpp
Co-authored-by: realstealthninja <68815218+realstealthninja@users.noreply.github.com>
2024-10-05 16:41:43 +05:00
realstealthninja
d3edb52ebe fix: terminate multiline comment 2024-10-05 17:09:48 +05:30
Muhammad Junaid Khalid
cba0eb9603 Update greedy_algorithms/digit_separation.cpp
Co-authored-by: realstealthninja <68815218+realstealthninja@users.noreply.github.com>
2024-10-05 16:38:55 +05:00
mjk22071998
9c0034c50f removed some more whitespaces 2024-10-05 16:24:01 +05:00
mjk22071998
57f61a6760 feat: Made test function and removed extra whitespaces 2024-10-05 16:21:49 +05:00
mjk22071998
76edb15be4 "Updated digit separation code: added comments and docstrings, changed data types to std::int64_t, and reformatted code." 2024-10-05 12:32:23 +05:00
mjk22071998
011c4e2d80 feat: Added namespace greedy_algoriithms 2024-10-05 10:33:58 +05:00
mjk22071998
47af70eb68 Digit Separation Algorithm added 2024-10-05 10:13:16 +05:00