Borderou de evaluare (job #2260442)
Utilizator | Data | 14 octombrie 2018 23:21:26 | |
---|---|---|---|
Problema | Al k-lea termen Fibonacci | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'std::ostream& operator<<(std::ostream&, const Matrice&)':
main.cpp:118:1: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
main.cpp: In member function 'Matrice& Matrice::operator*(Matrice&)':
main.cpp:90:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
./ccawCRSr.o: In function `Matrice::Matrice(long, long)':
main.cpp:(.text+0x86): undefined reference to `vtable for Matrice'
./ccawCRSr.o: In function `Matrice::I(long)':
main.cpp:(.text+0xb3): undefined reference to `vtable for Matrice'
main.cpp:(.text+0xeb): undefined reference to `Matrice::setElement(long, long, double)'
main.cpp:(.text+0x121): undefined reference to `Matrice::setElement(long, long, double)'
main.cpp:(.text+0x12e): undefined reference to `Matrice::~Matrice()'
./ccawCRSr.o: In function `operator<<(std::ostream&, Matrice const&)':
main.cpp:(.text+0x157): undefined reference to `Matrice::getN() const'
main.cpp:(.text+0x172): undefined reference to `Matrice::getElement(long, long) const'
main.cpp:(.text+0x198): undefined reference to `Matrice::getM() const'
main.cpp:(.text+0x1bb): undefined reference to `Matrice::getN() const'
./ccawCRSr.o: In function `Matrice::operator*(Matrice&)':
main.cpp:(.text+0x1fa): undefined reference to `Matrice::getN() const'
main.cpp:(.text+0x259): undefined reference to `Matrice::getM() const'
main.cpp:(.text+0x26b): undefined reference to `vtable for Matrice'
main.cpp:(.text+0x28f): undefined reference to `Matrice::getN() const'
main.cpp:(.text+0x2a6): undefined reference to `Matrice::getM() const'
main.cpp:(.text+0x2cc): undefined reference to `Matrice::getElement(long, long) const'
main.cpp:(.text+0x2df): undefined reference to `Matrice::getElement(long, long) const'
main.cpp:(.text+0x2f3): undefined reference to `Matrice::getElement(long, long) const'
main.cpp:(.text+0x30e): undefined reference to `Matrice::setElement(long, long, double)'
main.cpp:(.text+0x340): undefined reference to `vtable for Matrice'
main.cpp:(.text+0x367): undefined reference to `Matrice::operator=(Matrice)'
main.cpp:(.text+0x374): undefined reference to `Matrice::~Matrice()'
main.cpp:(.text+0x37e): undefined reference to `Matrice::~Matrice()'
main.cpp:(.text+0x390): undefined reference to `Matrice::~Matrice()'
main.cpp:(.text+0x3aa): undefined reference to `Matrice::~Matrice()'
./ccawCRSr.o: In function `Matrice::puteri(Matrice&, long)':
main.cpp:(.text+0x43c): undefined reference to `Matrice::getN() const'
main.cpp:(.text+0x457): undefined reference to `vtable for Matrice'
./ccawCRSr.o: In function `main':
main.cpp:(.text.startup+0x12): undefined reference to `vtable for Matrice'
main.cpp:(.text.startup+0x4f): undefined reference to `vtable for Matrice'
main.cpp:(.text.startup+0x7d): undefined reference to `Matrice::setElement(long, long, double)'
main.cpp:(.text.startup+0x96): undefined reference to `Matrice::setElement(long, long, double)'
main.cpp:(.text.startup+0xaf): undefined reference to `Matrice::setElement(long, long, double)'
main.cpp:(.text.startup+0xcb): undefined reference to `Matrice::setElement(long, long, double)'
main.cpp:(.text.startup+0xdd): undefined reference to `Matrice::setElement(long, long, double)'
./ccawCRSr.o:main.cpp:(.text.startup+0xf6): more undefined references to `Matrice::setElement(long, long, double)' follow
./ccawCRSr.o: In function `main':
main.cpp:(.text.startup+0x113): undefined reference to `vtable for Matrice'
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !