Borderou de evaluare (job #1120666)
Utilizator | Data | 25 februarie 2014 09:16:58 | |
---|---|---|---|
Problema | Text3 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:9:32: error: size of array ‘a’ is too large
char a[CMAX * CMAX][LMAX * LMAX];
^
user.cpp: In function ‘int main()’:
user.cpp:18:18: error: ‘a’ was not declared in this scope
while(fin >> a[++x])
^
user.cpp:34:16: error: ‘a’ was not declared in this scope
if(a[i][strlen(a[i])-1] == a[j][0])
^
user.cpp:55:17: error: ‘a’ was not declared in this scope
fout << a[kg] << '\n';
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !