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.

Latest Current Affairs 2024 Online Exam Quiz for One day Exam Online Typing Test CCC Online Test 2024 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