added results files

This commit is contained in:
2025-02-05 22:57:46 +09:00
parent 99d50d64fc
commit 299839bd43
4 changed files with 1 additions and 3 deletions

View File

@@ -5,9 +5,7 @@ using namespace std;
int main() {
//int z1 = 0;
//int z2 = 0;
int a = 0;
float a = 0.0;
cout << "Введите a: ";
cin >> a;