Borderou de evaluare (job #971164)
Utilizator | Data | 8 iulie 2013 17:49:15 | |
---|---|---|---|
Problema | Cel mai lung subsir comun | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:4:31: error: expected unqualified-id before ‘int’
int a[100],b[100],c[100][100],int sol[100],n,m;
^
user.cpp: In function ‘int main()’:
user.cpp:11:6: error: ‘n’ was not declared in this scope
in>>n>>m;
^
user.cpp:11:9: error: ‘m’ was not declared in this scope
in>>n>>m;
^
user.cpp:31:4: error: ‘sol’ was not declared in this scope
sol[s]=a[i];
^
user.cpp:45:8: error: ‘sol’ was not declared in this scope
out<<sol[i]<<" ";
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !