LINUX.ORG.RU

История изменений

Исправление SZT, (текущая версия) :

Поищи на каких-нибудь форумах по программированию, куда студенты выкладывают свои шедевры с просьбой пофиксить. Вот отличный образец https://www.sql.ru/forum/1269897/delaem-arhivator



int fjkn,g=0,bn,gl=0;
int number;
string bin,bytesrd;
char holder=' ';
char holder2='\0';
char getch,getchr;
char hjhi;
char getchrt1,getchrt2,getchrt3,getchrt5,getchrt6,getchrt7,getchrt8,getchrt9,getchrt10;
char getchrt11,getchrt12,getchrt14,getchrt15,getchrt16,getchrt17,getchrt19,getchrt20;
char getchrt21,getchrt22,getchrt24,getchrt25,getchrt26,getchrt27,getchrt29,getchrt30;
char getchrt31,getchrt32,getchrt34,getchrt35,getchrt36,getchrt37,getchrt39,getchrt40;
char getchrt41,getchrt42,getchrt44,getchrt45,getchrt46,getchrt47;
int r, l;
int j=0;
int bnhj=1;
int dfgh=0;

stringstream ss, ssh, sshl;
char buffer[5];
string buffert1,buffertj,buffert2,buffert3,buffert4,buffert5,buffert6,buffert7,buffert8,buffert9,buffert10,buffert11,buffertyu;
string getchrvbn1,getchrvbn2,getchrvbn3,getchrvbn4,getchrvbn5,getchrvbn6,getchrvbn7,getchrvbn8,getchrvbn9,getchrvbn10;
ifstream readfilet("times.txt");
              readfilet>>fjkn;

		  ifstream readfiletg("times.txt");
              readfiletg>>number;
		  number=number-1;   
	
while(number!=0)
{
holder=number%2+'0';
bin=holder+bin;
number/=2;
}

Исходная версия SZT, :

Поищи на каких-нибудь форумах по программированию, куда студенты выкладывают свои шедевры с просьбой пофиксить. Вот отличный образец https://www.sql.ru/forum/1269897/delaem-arhivator