// Ginomeno 2 akeraiwn me synarthsh #include #include using namespace std; int mult ( int x, int y ); // prototypo int main(int argc, char *argv[]) { system("chcp 1253"); int x,y,z; cout<<"Dose 2 arithmous gia na pollaplasiasw: "; cin>> x >> y; z=mult (x, y); //klhsh synarthshs cout<<"To ginomeno einai: "<