Этот коммит содержится в:
u111-12
2023-05-15 16:25:33 +03:00
родитель 08fd3a9b2e f6de765b86
Коммит 244804a413

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

@@ -2,7 +2,7 @@
using namespace std; using namespace std;
int main() double main()
{ {
cout << "Enter A and B: "; cout << "Enter A and B: ";
int a, b; int a, b;