Borderou de evaluare (job #280254)
Utilizator | Data | 13 martie 2009 12:03:53 | |
---|---|---|---|
Problema | Componente biconexe | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:166: error: redefinition of 'struct Nod'
user.cpp:3: error: previous definition of 'struct Nod'
user.cpp:170: error: redefinition of 'Nod* a [100001]'
user.cpp:7: error: 'Nod* a [100001]' previously declared here
user.cpp:171: error: redefinition of 'int p [100001]'
user.cpp:8: error: 'int p [100001]' previously declared here
user.cpp:172: error: redefinition of 'int viz [100001]'
user.cpp:9: error: 'int viz [100001]' previously declared here
user.cpp:173: error: redefinition of 'int viz2 [100001]'
user.cpp:10: error: 'int viz2 [100001]' previously declared here
user.cpp:174: error: redefinition of 'int stackx [100001]'
user.cpp:11: error: 'int stackx [100001]' previously declared here
user.cpp:175: error: redefinition of 'int stacky [100001]'
user.cpp:12: error: 'int stacky [100001]' previously declared here
user.cpp:176: error: redefinition of 'int nrBC'
user.cpp:13: error: 'int nrBC' previously declared here
user.cpp:177: error: redefinition of 'int top'
user.cpp:14: error: 'int top' previously declared here
user.cpp:178: error: redefinition of 'int nrf'
user.cpp:15: error: 'int nrf' previously declared here
user.cpp:179: error: redefinition of 'int n'
user.cpp:16: error: 'int n' previously declared here
user.cpp:179: error: redefinition of 'int m'
user.cpp:16: error: 'int m' previously declared here
user.cpp:179: error: redefinition of 'int x'
user.cpp:16: error: 'int x' previously declared here
user.cpp:179: error: redefinition of 'int y'
user.cpp:16: error: 'int y' previously declared here
user.cpp:180: error: redefinition of 'int sn [100001]'
user.cpp:17: error: 'int sn [100001]' previously declared here
user.cpp:181: error: redefinition of 'int biconex [400001]'
user.cpp:18: error: 'int biconex [400001]' previously declared here
user.cpp:182: error: redefinition of 'int art [100001]'
user.cpp:19: error: 'int art [100001]' previously declared here
user.cpp:183: error: redefinition of 'int smin [100001]'
user.cpp:20: error: 'int smin [100001]' previously declared here
user.cpp: In function 'int min(int, int)':
user.cpp:185: error: redefinition of 'int min(int, int)'
user.cpp:22: error: 'int min(int, int)' previously defined here
user.cpp: In function 'int insert(Nod*&, int)':
user.cpp:190: error: redefinition of 'int insert(Nod*&, int)'
user.cpp:27: error: 'int insert(Nod*&, int)' previously defined here
user.cpp: In function 'int dfs(int, int)':
user.cpp:198: error: redefinition of 'int dfs(int, int)'
user.cpp:35: error: 'int dfs(int, int)' previously defined here
user.cpp: In function 'int dfmin(int)':
user.cpp:209: error: redefinition of 'int dfmin(int)'
user.cpp:46: error: 'int dfmin(int)' previously defined here
user.cpp: In function 'int df2conex(int)':
user.cpp:224: error: redefinition of 'int df2conex(int)'
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !