mirror of
https://github.com/TheAlgorithms/Java.git
synced 2025-07-28 23:15:17 +08:00

* Made changes to the code to correct the Logic of Armstrong Number * Resolved the issues * Trying to resolve the Linter error by changing Variable name * Changed Variable Names : trying to resolve Clang error * Chnged the signature of the function * Added the Function documentation * Added exception for parameters * Resolved with suggested changes * Resolved with Suggested changes * fix: use proper logic --------- Co-authored-by: vil02 <vil02@o2.pl>