You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.
Description
Write a Scala program to check armstrong number
An Armstrong number is a number that is equal to the sum of cubes of its digits.
How to contribute
program/program/check-armstrong-number/checkArmstrongNumber.scala
fileThe text was updated successfully, but these errors were encountered: