Borderou de evaluare (job #1414235)
Utilizator | Data | 2 aprilie 2015 14:14:57 | |
---|---|---|---|
Problema | Subsir crescator maximal | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:6:11: error: expected ‘]’ before numeric constant
int l[100 000],urm[100 000],v[100 000];
^
user.cpp: In function ‘int main()’:
user.cpp:12:12: error: ‘v’ was not declared in this scope
f>>v[i];
^
user.cpp:16:9: error: ‘urm’ was not declared in this scope
urm[i] = 0;
^
user.cpp:17:9: error: ‘l’ was not declared in this scope
l[i] = 1;
^
user.cpp:19:16: error: ‘v’ was not declared in this scope
if(v[i] < v[j] && l[j] > mn)
^
user.cpp:37:12: error: ‘v’ was not declared in this scope
g<<v[ur]<<" ";
^
user.cpp:38:14: error: ‘urm’ was not declared in this scope
ur = urm[ur];
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !