comparing three valuesTo compare the values of a,b and c? #include<iostream> #include<conio.h> using namespace std;...