Currently Online
1 VAC ban on record | Info
930 day(s) since last ban
Artwork Showcase
GGPPP
Featured Artwork Showcase
GGPPP
Favorite Guide
Created by - Меф
196 ratings
Сегодня мы узнаем, зачем на Пуджа собирать мом и насколько это модно в 21 веке
Favorite Guide
Created by - гнида
104 ratings
Все о подпивасах.
Completionist Showcase
Artwork Showcase
GGPPP
Comments
sulf Oct 3, 2023 @ 4:48am 
#include <iostream>
#include <fstream>


using namespace std;

int main()
{
ifstream in;
int j = 6;
int A[j]={0};
int maxim = 0;
int siz = 0;

in.open("E://1.txt");

int x;
for (int i=1;i<=j;i++) {
in>>A ;


}

in.close();

for (int i=1;i<=j;i++) {
if (A >maxim) {
maxim = A ;
}

}
cout << maxim << endl;

for (int i=1;i<=j;i++) {
if (maxim/2>=A ) {
cout << A << endl;
siz++;
}

}

ofstream myfile;
myfile.open ("E://2.txt");
myfile << maxim;
myfile << " ";
myfile << siz;
myfile.close();


return 0;
}
radiliuss Jan 9, 2023 @ 3:01am 
Корсар