Total Commander Forum Index Total Commander
Форум поддержки пользователей Total Commander
Сайты: Все о Total Commander | Totalcmd.net | Ghisler.com | RU.TCKB
 
 RulesRules   SearchSearch   FAQFAQ   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Single Post  Topic: Помогите плизз!!! 
Author Message
Илья



PostPosted: Thu May 26, 2005 09:20    Post subject: Помогите плизз!!! Reply with quote

Помогите плизз!!! Меня из института выгонят если я не сдам лабу по программированию. КОРОЧЕ есть текст проги вроде все нормально:
#include<iostream.h>
#include<math.h>
int main()
{
const int nstr=5, nstb=5;
int b [nstr][nstb];
int i, j, sum;
for (i=0, i<nstr,i++)
for (i=0, j<nstb,j++)
cin>>b[i][j]
{

for (i=0; i<nstr; i++)
int sum=0
if (i<0)
cout<< sum b[i][j];

}}
Но препод говорит что последние 4 строки не правильные. Sad помогите если можете в чем ошибка. Rolling Eyes
View user's profile Send private message


Powered by phpBB © 2001, 2005 phpBB Group