Borderou de evaluare (job #1463192)
Utilizator | Data | 20 iulie 2015 15:06:03 | |
---|---|---|---|
Problema | Secvmin | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:9:1: error: expected ‘,’ or ‘;’ before ‘int’
int v[100000], u[100000], poz[100000];
^
user.cpp: In function ‘int main()’:
user.cpp:17:14: error: ‘v’ was not declared in this scope
f >> v[i];
^
user.cpp:19:14: error: ‘u’ was not declared in this scope
f >> u[i];
^
user.cpp:26:12: error: ‘v’ was not declared in this scope
if(v[i] == u[j])
^
user.cpp:26:20: error: ‘u’ was not declared in this scope
if(v[i] == u[j])
^
user.cpp:30:13: error: ‘poz’ was not declared in this scope
poz[c] = i;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !