Borderou de evaluare (job #985348)
Utilizator | Data | 17 august 2013 11:13:47 | |
---|---|---|---|
Problema | Rectangles | Status | done |
Runda | Concursul Mihai Patrascu 2013 | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void BuildDreapta()’:
user.cpp:44:17: error: ‘Dr’ was not declared in this scope
Dr[i][k]=max;
^
user.cpp:41:17: warning: unused variable ‘aux’ [-Wunused-variable]
int aux=1;
^
user.cpp: In function ‘void ShowMAT()’:
user.cpp:63:36: error: ‘Dr’ was not declared in this scope
for(int j=0;j<=Ymax;j++)g<<Dr[i][j]<<" ";
^
user.cpp:69:36: error: ‘Jos’ was not declared in this scope
for(int j=0;j<=Ymax;j++)g<<Jos[i][j]<<" ";
^
user.cpp: In function ‘void BuildJos()’:
user.cpp:87:17: error: ‘Jos’ was not declared in this scope
Jos[k][j]=max;
^
user.cpp:84:17: warning: unused variable ‘aux’ [-Wunused-variable]
int aux=1;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !