Borderou de evaluare (job #1295007)
Utilizator | Data | 18 decembrie 2014 17:33:38 | |
---|---|---|---|
Problema | Horse | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:14:12: error: size of array ‘m’ is too large
bool m[Q][Q];
^
user.cpp: In function ‘bool disp(int, int)’:
user.cpp:22:8: error: ‘m’ was not declared in this scope
if(m[x][y]==1)
^
user.cpp: In function ‘void f(int, int, int&, int&)’:
user.cpp:49:17: error: ‘m’ was not declared in this scope
m[x][y]=1;
^
user.cpp: In function ‘int main()’:
user.cpp:64:28: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(in,"%d%d",&n,&p);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !