Skip to content

Commit

Permalink
Update Reverse_integer.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
khushimarothi committed Oct 1, 2022
1 parent bc75a3f commit 6a21fd6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions C++/Reverse_integer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ class Solution {
return reverse;
}
};

//by - khushi marothi

0 comments on commit 6a21fd6

Please sign in to comment.