Atshai / disarium-number
A Disarium number is a number defined by the sum of its digits raised to the power of their respective positions. For example, 89 is a Disarium number because 8 1 + 9 2 = 8 + 81 = 89 8 1 +9 2 =8+81=89. Here's a C program to check if a given number is a Disarium number or not:
☆14Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for disarium-number
- In C programming, a "reverse matrix" typically refers to finding the reverse or inverse of a matrix. The inverse of a matrix � A is anot…☆15Updated 7 months ago
- This program prompts the user to enter the number of rows they want in the star pattern. Then, it uses nested loops to print stars in a …☆16Updated 7 months ago
- Victor is a businessman, he usually carries his money in a briefcase. This briefcase is highly secure and it is protected with a digital …☆12Updated 6 months ago
- This C program manages a singly linked list with functions to insert nodes at the end, beginning, after, and before a specific node, and …☆12Updated 6 months ago
- This C program implements a doubly linked list with functions to insert nodes at the end (`insert`), at the beginning (`insertbeg`), afte…☆12Updated 6 months ago
- This code is a simple program written in C that checks whether a given input string is a palindrome or not. It begins by declaring a char…☆13Updated 6 months ago
- A C program to check if a number is a "happy number" typically involves defining a function that repeatedly calculates the sum of the squ…☆15Updated 7 months ago
- ☆11Updated 7 months ago
- ☆11Updated 6 months ago
- ☆12Updated 7 months ago
- ☆17Updated 9 months ago
- ☆12Updated 7 months ago
- ☆12Updated 7 months ago
- Monitors and saves all the tasks of the user that the user do in their day to day life☆11Updated last year
- IMAGE PROCESSING USING OPENCV☆11Updated last year
- ☆15Updated 10 months ago
- ☆19Updated 7 months ago
- The project aims about the daily basis of income and expense of a person. The user can create an account and upload the wages and can be …☆15Updated last year
- This project aims to check the availability of medicines in the medical shop.It has three login pages of customer login,warehouse login.o…☆14Updated last year
- #include <stdio.h> int main() { int n, i; unsigned long long fact = 1; printf("Enter an integer: "); scanf("%d", &n); // shows error if t…☆17Updated 7 months ago
- This project is the python code which is executed in the PORTABLE THRONNY ( Python IDLE ) . It decodes or finds the saved WIFI passwords …☆24Updated last year
- ☆11Updated 6 months ago
- ☆19Updated 6 months ago
- ☆20Updated 6 months ago
- ☆19Updated 6 months ago
- ☆21Updated 6 months ago
- ☆21Updated 6 months ago
- ☆21Updated 6 months ago
- Config files for my GitHub profile.☆14Updated 6 months ago
- ☆19Updated 6 months ago