Borderou de evaluare (job #1159739)
Utilizator | Data | 29 martie 2014 20:40:51 | |
---|---|---|---|
Problema | Text3 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:6:20: error: size of array ‘s’ is too large
char s[50000][50000],v[50000][50000],c,*p,sep[]=" ";
^
user.cpp:6:36: error: size of array ‘v’ is too large
char s[50000][50000],v[50000][50000],c,*p,sep[]=" ";
^
user.cpp: In function ‘int main()’:
user.cpp:11:23: error: ‘s’ was not declared in this scope
while(fin.getline(s[i],50000))
^
user.cpp:18:16: error: ‘v’ was not declared in this scope
strcpy(v[k],p);
^
user.cpp:24:18: error: ‘v’ was not declared in this scope
{ h=strlen(v[i])-1;
^
user.cpp:50:25: error: ‘v’ was not declared in this scope
h=strlen(v[i])-1;
^
user.cpp:56:19: error: ‘v’ was not declared in this scope
if(c==v[i][0])
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !