Borderou de evaluare (job #2174361)
| Utilizator | Data | 16 martie 2018 11:45:05 | |
|---|---|---|---|
| Problema | Ferma3 | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
user.cpp:8:34: error: size of array ‘vizitat’ is too large
int v, n, m, vizitat[25000][25000], k=0, kmax=0, suprafete[1000000], a=0;
^
user.cpp: In function ‘void Fill(int, int)’:
user.cpp:13:5: error: ‘vizitat’ was not declared in this scope
vizitat[i][j]=1;
^
user.cpp: In function ‘int main()’:
user.cpp:45:16: error: ‘vizitat’ was not declared in this scope
if(vizitat[i][j]==0)
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
