User: abdullahjan

  • Public profile

User profile: abdullahjan

User info
User name:abdullahjan
Name:Abdullahjan
Bio:Lecture in Northern University Nowshera
History
Joined:
Number of posts:1
Latest posts:

Write an algorithm that takes three integers and returns the smallest integer that is a multiple of all three integers.
//author Abdullahjan #include<iostream> using namespace std; int main(){ int i,min,a[0]; i...

This user does not accept Private Messages