Borderou de evaluare (job #1642233)
Utilizator | Data | 9 martie 2016 13:16:08 | |
---|---|---|---|
Problema | Ferma3 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:6:44: error: size of array ‘a’ is too large
char s[40000001],c;int a[40000001][40000001];
^
user.cpp: In function ‘void citire()’:
user.cpp:15:13: error: ‘a’ was not declared in this scope
a[i][j]=(int)c-'a';
^
user.cpp: In function ‘void fill(int, int, int, int)’:
user.cpp:21:8: error: ‘a’ was not declared in this scope
if(a[x][y]==t)
^
user.cpp: In function ‘void p1()’:
user.cpp:37:20: error: ‘a’ was not declared in this scope
if(a[i][j]>=0)
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !