#include using namespace std; int a,b,wynik; int main() { cout << "Hello world!" << endl; cout << "podaj liczbe = " <>a; cout<<"podaj liczbe = "<>b; wynik=a+b; cout<<"suma wynosi = "<