Programming Examples

Cpp program to check numbers are unique


WAP to input three integer numbers and check whether all numbers are unique or not.

#include<iostream>
using namespace std;
int main()
{
    int a,b,c;
   cout<<"Enter three integers";
   cin>>a>>b>>c;
   if(a==b || b==c || a==c)
   {
     cout<<"Numbers are not unique.";
   }
   else
   {
     cout<<"Unique numbers.";
   }
   return 0;
}

Output

Enter three integers13

14

56

Unique numbers.

CCC Online Test 2021 CCC Practice Test Hindi Python Programming Tutorials Best Computer Training Institute in Prayagraj (Allahabad) Best Java Training Institute in Prayagraj (Allahabad) Best Python Training Institute in Prayagraj (Allahabad) O Level Online Test in Hindi Bank SSC Railway TET UPTET Question Bank career counselling in allahabad Sarkari Naukari Notification Best Website and Software Company in Allahabad Sarkari Exam Quiz