Borderou de evaluare (job #1950451)
Utilizator | Data | 2 aprilie 2017 23:24:17 | |
---|---|---|---|
Problema | Cel mai lung subsir comun | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:6:25: error: size of array ‘a’ is too large
int M,N,a[100000][100000],v[100000],k;
^
user.cpp: In function ‘int main()’:
user.cpp:18:12: error: ‘a’ was not declared in this scope
f>>a[0][i];
^
user.cpp:20:12: error: ‘a’ was not declared in this scope
f>>a[i][0];
^
user.cpp:25:16: error: ‘a’ was not declared in this scope
if(a[i][0]==a[0][j])
^
user.cpp:36:11: error: ‘a’ was not declared in this scope
while(a[i][j])
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !