Borderou de evaluare (job #1780037)
Utilizator | Data | 15 octombrie 2016 20:11:42 | |
---|---|---|---|
Problema | Cel mai lung subsir comun | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:9:18: error: variable-sized object ‘m’ may not be initialized
int m[x][y]={},v[x]={},v1[y]={},v2[1024]={},v3[1024]={};
^
user.cpp:9:26: error: variable-sized object ‘v’ may not be initialized
int m[x][y]={},v[x]={},v1[y]={},v2[1024]={},v3[1024]={};
^
user.cpp:9:35: error: variable-sized object ‘v1’ may not be initialized
int m[x][y]={},v[x]={},v1[y]={},v2[1024]={},v3[1024]={};
^
user.cpp:9:49: warning: unused variable ‘v3’ [-Wunused-variable]
int m[x][y]={},v[x]={},v1[y]={},v2[1024]={},v3[1024]={};
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !