diff --git a/1]. DSA + CP/1]. DSA/1]. Data Structures/01]. Array/C++/Reverse-Integer.cpp b/1]. DSA + CP/1]. DSA/1]. Data Structures/01]. Array/C++/_050)_Reverse-Integer.cpp similarity index 93% rename from 1]. DSA + CP/1]. DSA/1]. Data Structures/01]. Array/C++/Reverse-Integer.cpp rename to 1]. DSA + CP/1]. DSA/1]. Data Structures/01]. Array/C++/_050)_Reverse-Integer.cpp index 8dd1d903e..178b29f10 100644 --- a/1]. DSA + CP/1]. DSA/1]. Data Structures/01]. Array/C++/Reverse-Integer.cpp +++ b/1]. DSA + CP/1]. DSA/1]. Data Structures/01]. Array/C++/_050)_Reverse-Integer.cpp @@ -14,4 +14,4 @@ return sum; } return 0; - } \ No newline at end of file + }