mirror of
https://github.com/TheAlgorithms/Java.git
synced 2025-07-09 20:20:56 +08:00
Update Maths/Armstrong.java
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
package strings;
|
package Maths;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* An Armstrong number is equal to the sum of the cubes of its digits.
|
* An Armstrong number is equal to the sum of the cubes of its digits.
|
||||||
|
Reference in New Issue
Block a user