added results files
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user