Borderou de evaluare (job #1004190)
Utilizator | Data | 2 octombrie 2013 11:42:36 | |
---|---|---|---|
Problema | Plantatie | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:25:8: error: expected unqualified-id before ‘[’ token
int[300][501][501] din;
^
user.cpp:26:8: error: expected unqualified-id before ‘[’ token
int[1000] vlog;
^
user.cpp:35:17: error: ‘din’ was not declared in this scope
in>>din[0][i][j];
^
user.cpp:41:25: error: ‘din’ was not declared in this scope
din[k][i][j] = max4(
^
user.cpp:50:9: error: ‘vlog’ was not declared in this scope
vlog[1] = 0;
^
user.cpp:58:32: error: ‘din’ was not declared in this scope
int minimum = max4(din[loga][xx ][yy], din[loga][xx + nr][yy], din[loga][xx][yy + nr], din[loga][xx + nr][yy + nr]);
^
user.cpp:29:9: warning: unused variable ‘sizemin’ [-Wunused-variable]
int sizemin=0;
^
user.cpp:30:9: warning: unused variable ‘sizemax’ [-Wunused-variable]
int sizemax=0;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !