File tree
Expand file treeCollapse file tree1 file changed
+10
-1
lines changed Expand file treeCollapse file tree1 file changed
+10
-1
lines changed Original file line number | Diff line number | Diff line change |
---|
|
1 | 1 | ## Standared programs
|
2 | 2 |
|
3 |
| -* [Check Palindrome](https://www.programiz.com/cpp-programming/examples/palindrome-number) |
| 3 | +* [Check Palindrome](https://www.programhttps://www.programiz.com/cpp-programming/examples/reverse-numberiz.com/cpp-programming/examples/palindrome-number) |
| 4 | +* [Check Armstrong Number](https://www.programiz.com/cpp-programming/examples/check-armstrong-number) |
| 5 | +* [Reverse an Integer](https://www.programiz.com/cpp-programming/examples/reverse-number) |
| 6 | +* [Check Whether Number is Even or Odd](https://www.programiz.com/cpp-programming/examples/even-odd) |
| 7 | +* [Check if a year is leap year or not](https://www.programiz.com/cpp-programming/examples/leap-year) |
| 8 | +* [Check Prime Number](https://www.programiz.com/cpp-programming/examples/prime-number) |
| 9 | +* [Display all Factors of a Number](https://www.programiz.com/cpp-programming/examples/factors-number) |
| 10 | +* [Find LCM](https://www.programiz.com/cpp-programming/examples/lcm) |
| 11 | +* [Find HCF/GCD](https://www.programiz.com/cpp-programming/examples/hcf-gcd) |
| 12 | +* |
You can’t perform that action at this time.
0 commit comments