Alice (ShestovDN) 2 лет назад
Родитель 271d82ae1c
Сommit 0b49b5c185

@ -4,6 +4,7 @@ using namespace std;
int main() int main()
{ {
cout << "Hello world!" << endl; cout<<"Enter A and B";
return 0; int a,b;
cin>>a>>b;
} }

Загрузка…
Отмена
Сохранить