Borderou de evaluare (job #1181675)
Utilizator | Data | 3 mai 2014 14:42:39 | |
---|---|---|---|
Problema | Arbore partial de cost minim | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:165:94: error: default argument given for parameter 1 of ‘WeightedGraph<DataType>::WeightedGraph(const int&, const int&)’ [-fpermissive]
WeightedGraph<DataType>::WeightedGraph(const int& vertexNumber_ = 0,const int& edgeCount_ = 0) {
^
user.cpp:155:2: error: after previous specification in ‘WeightedGraph<DataType>::WeightedGraph(const int&, const int&)’ [-fpermissive]
WeightedGraph(const int& vertexNumber_ = 0,const int& edgeCount_ = 0);
^
user.cpp:165:94: error: default argument given for parameter 2 of ‘WeightedGraph<DataType>::WeightedGraph(const int&, const int&)’ [-fpermissive]
WeightedGraph<DataType>::WeightedGraph(const int& vertexNumber_ = 0,const int& edgeCount_ = 0) {
^
user.cpp:155:2: error: after previous specification in ‘WeightedGraph<DataType>::WeightedGraph(const int&, const int&)’ [-fpermissive]
WeightedGraph(const int& vertexNumber_ = 0,const int& edgeCount_ = 0);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !