clang-format and clang-tidy fixes for 1c057113

This commit is contained in:
github-actions
2021-11-10 02:13:18 +00:00
parent 1c05711373
commit b33ecbdadc

View File

@@ -27,10 +27,10 @@
* @author [Lajat Manekar](https://github.com/Lazeeez)
*
*******************************************************************************/
#include <cassert> /// for assert
#include <iostream> /// for IO Operations
#include <numeric> /// for std::accumulate
#include <vector> /// for std::vector
#include <cassert> /// for assert
/******************************************************************************
* @namespace dp