DEV++ use karanna??
maka total eka 0 kiyala na anna
mama c++ egana ganna patan gatta witaraii:rofl::P:rolleyes:
#include <iostream>
using namespace std;
int main ()
{
int no1,no2, sum;
cout<<" enter the first integer: "<<endl;
cin>> no1;
cout<<" enter the next integer: \n";
cin>>no2...