What is the c code to get this | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What is the c code to get this

N=1234 Output =94 1^2+2^3+3^4+4^1=94 Without using array

12th Jun 2019, 2:36 PM
MOUSE WIRE
MOUSE WIRE - avatar
10 Answers
+ 3
show your try
12th Jun 2019, 2:42 PM
✳AsterisK✳
✳AsterisK✳ - avatar
+ 3
Here everyone, as none tried but I atleast tried and solved it. https://code.sololearn.com/chkKdx4n5UVl/?ref=app
14th Jun 2019, 4:28 PM
Deepraj Baidya
Deepraj Baidya - avatar
+ 2
How to explain code we don't see it❓❓
12th Jun 2019, 2:52 PM
Basel.Al_hajeri?.MBH()
Basel.Al_hajeri?.MBH() - avatar
+ 1
I didn't know that so that only i am asking
12th Jun 2019, 2:44 PM
MOUSE WIRE
MOUSE WIRE - avatar
+ 1
separate each digit and raise it to the power of 2 and add em to sum, that should do it MOUSE WIRE this is an idea
12th Jun 2019, 2:57 PM
✳AsterisK✳
✳AsterisK✳ - avatar
+ 1
Thank you
12th Jun 2019, 3:03 PM
MOUSE WIRE
MOUSE WIRE - avatar
0
then you have to learn, we don't write code for people
12th Jun 2019, 2:56 PM
✳AsterisK✳
✳AsterisK✳ - avatar
0
Tell me an idea
12th Jun 2019, 2:58 PM
MOUSE WIRE
MOUSE WIRE - avatar
- 1
I want the code
12th Jun 2019, 2:54 PM
MOUSE WIRE
MOUSE WIRE - avatar
- 1
I also don't know the code....
12th Jun 2019, 2:54 PM
MOUSE WIRE
MOUSE WIRE - avatar