#include using namespace std; int main () {int a, b, s=0; cout<<"a=";cin>>a; cout<<"b=";cint>>b; s=a+b; cout<<"s="<