Borderou de evaluare (job #1494493)
Utilizator | Data | 1 octombrie 2015 11:14:02 | |
---|---|---|---|
Problema | Strazi | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:11:19: error: two or more data types in declaration of ‘cuplaj’
int cuplaj(int nod)
^
user.cpp: In function ‘int main()’:
user.cpp:40:12: error: ‘n’ was not declared in this scope
fin >> n >> m;
^
user.cpp:40:17: error: ‘m’ was not declared in this scope
fin >> n >> m;
^
user.cpp:44:16: error: ‘a’ was not declared in this scope
fin >> a >> b;
^
user.cpp:44:21: error: ‘b’ was not declared in this scope
fin >> a >> b;
^
user.cpp:45:9: error: ‘L’ was not declared in this scope
L[a].push_back(b);
^
user.cpp:46:9: error: ‘X’ was not declared in this scope
X[a][b] = 1;
^
user.cpp:51:9: error: ‘ok’ was not declared in this scope
ok = 0;
^
user.cpp:54:13: error: ‘v’ was not declared in this scope
v[i] = 0;
^
user.cpp:58:25: error: ‘cuplaj’ was not declared in this scope
if( cuplaj(i) == 1 && stanga[i] == 0 )
^
user.cpp:58:35: error: ‘stanga’ was not declared in this scope
if( cuplaj(i) == 1 && stanga[i] == 0 )
^
user.cpp:60:17: error: ‘nr’ was not declared in this scope
nr ++;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !