₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,331,125 members, 8,448,807 topics. Date: Monday, 20 July 2026 at 08:50 PM

Toggle theme

Get Your Programming Problems Solved - Programming - Nairaland

Nairaland ForumScience/TechnologyProgrammingGet Your Programming Problems Solved (973 Views)

1 Reply

Get Your Programming Problems Solved by Nobody: 10:41am On Jul 19, 2016
Lazy Programmer's joint

# p1 Java program:

/**

* @program: DISSARIUM

* @description: To check whether a number is a Dissarium no or not.

* @author: Emmypong

* @email: emmypongaim@gmail.com

*/
public class DISSARIUM

{
public void input(int n)

{
int num=n,sum=0,d,c=0;

while(num>0)

{
c++;

num = num/10;

}
num = n;

while(num>0)

{

d = num%10;

sum = sum + (int) Math.pow(d,c);

num = num/10;

System.out.println(c);

--c;

}
if(sum==n)

{

System.out.println(n+" is DISSARIUM"wink;
u
}
else
{
System.out.println(n+" is not DISSARIUM"wink;

}

}
}

get these type of short codes and alse request your choice code at ::

https://free.facebook.com/dbasement.tk/
1 Reply

Top Dev's Share Your Programming JourneyLarisoft Clean Desktop: (re: Operation Prove Your Programming Skills)Operation Prove Your Programming Skills234

Mobile App Developer Needed For A Startup Project At PluralcodeUrgent - I Need A C C# Or C++ Programmer With Image Processing KnowledgeAre You In Need Of Freelance Web Developer ?