Этот коммит содержится в:
2025-04-07 00:19:01 +03:00
родитель 135e48b55e
Коммит 7ed257d372

Просмотреть файл

@@ -1,7 +1,7 @@
#include <iostream> #include <iostream>
using namespace std; using namespace std;
// you may type whatever you want
int main() int main()
{ {
cout << "Enter A and B" << endl; cout << "Enter A and B" << endl;