Borderou de evaluare (job #1236765)
Utilizator | Data | 2 octombrie 2014 16:19:34 | |
---|---|---|---|
Problema | Next | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In constructor ‘HUGE::HUGE()’:
user.cpp:15:39: error: ‘memset’ was not declared in this scope
memset(x, 0, sizeof(x));
^
user.cpp: In constructor ‘HUGE::HUGE(std::string)’:
user.cpp:19:39: error: ‘memset’ was not declared in this scope
memset(x, 0, sizeof(x));
^
user.cpp: In member function ‘HUGE& HUGE::operator+(long long int&)’:
user.cpp:27:22: warning: reference to local variable ‘temp’ returned [-Wreturn-local-addr]
HUGE temp;
^
user.cpp: In member function ‘long long int& HUGE::operator%(long long int&)’:
user.cpp:44:27: warning: reference to local variable ‘r’ returned [-Wreturn-local-addr]
long long r = 0;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !