Borderou de evaluare (job #279921)
Utilizator | Data | 13 martie 2009 09:06:38 | |
---|---|---|---|
Problema | Flux maxim de cost minim | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:203: error: redefinition of 'struct Nod'
user.cpp:4: error: previous definition of 'struct Nod'
user.cpp:207: error: redefinition of 'struct NHeap'
user.cpp:8: error: previous definition of 'struct NHeap'
user.cpp:211: error: redefinition of 'int n'
user.cpp:12: error: 'int n' previously declared here
user.cpp:212: error: redefinition of 'int nrHeap'
user.cpp:13: error: 'int nrHeap' previously declared here
user.cpp:213: error: redefinition of 'int m'
user.cpp:14: error: 'int m' previously declared here
user.cpp:214: error: redefinition of 'int fSs'
user.cpp:15: error: 'int fSs' previously declared here
user.cpp:215: error: redefinition of 'int ok'
user.cpp:16: error: 'int ok' previously declared here
user.cpp:216: error: redefinition of 'int fDt'
user.cpp:17: error: 'int fDt' previously declared here
user.cpp:217: error: redefinition of 'int C [355][355]'
user.cpp:18: error: 'int C [355][355]' previously declared here
user.cpp:218: error: redefinition of 'int UZ'
user.cpp:19: error: 'int UZ' previously declared here
user.cpp:219: error: redefinition of 'int x'
user.cpp:20: error: 'int x' previously declared here
user.cpp:220: error: redefinition of 'int min'
user.cpp:21: error: 'int min' previously declared here
user.cpp:221: error: redefinition of 'NHeap Heap [800]'
user.cpp:22: error: 'NHeap Heap [800]' previously declared here
user.cpp:222: error: redefinition of 'int PozInHeap [355]'
user.cpp:23: error: 'int PozInHeap [355]' previously declared here
user.cpp:223: error: redefinition of 'int y'
user.cpp:24: error: 'int y' previously declared here
user.cpp:224: error: redefinition of 'int Parent [355]'
user.cpp:25: error: 'int Parent [355]' previously declared here
user.cpp:225: error: redefinition of 'int q1'
user.cpp:26: error: 'int q1' previously declared here
user.cpp:226: error: redefinition of 'int q2'
user.cpp:27: error: 'int q2' previously declared here
user.cpp:227: error: redefinition of 'int dist [355]'
user.cpp:28: error: 'int dist [355]' previously declared here
user.cpp:228: error: redefinition of 'Nod* a [355]'
user.cpp:29: error: 'Nod* a [355]' previously declared here
user.cpp:229: error: redefinition of 'long long int val'
user.cpp:30: error: 'long long int val' previously declared here
user.cpp:230: error: redefinition of 'int P [355][355]'
user.cpp:31: error: 'int P [355][355]' previously declared here
user.cpp: In function 'void insert(Nod*&, int)':
user.cpp:231: error: redefinition of 'void insert(Nod*&, int)'
user.cpp:32: error: 'void insert(Nod*&, int)' previously defined here
user.cpp: In function 'int GoDown(int)':
user.cpp:238: error: redefinition of 'int GoDown(int)'
user.cpp:39: error: 'int GoDown(int)' previously defined here
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !