Borderou de evaluare (job #2823671)
Utilizator | Data | 29 decembrie 2021 13:23:51 | |
---|---|---|---|
Problema | 3secv | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:48:12: error: 'InParser& InParser::operator>>(long long int&)' cannot be overloaded with 'InParser& InParser::operator>>(long long int&)'
48 | InParser& operator >> (long long &n) {
| ^~~~~~~~
main.cpp:31:12: note: previous declaration 'InParser& InParser::operator>>(long long int&)'
31 | InParser& operator >> (int &n) {
| ^~~~~~~~
main.cpp:105:16: error: 'OutParser& OutParser::operator<<(long long int)' cannot be overloaded with 'OutParser& OutParser::operator<<(long long int)'
105 | OutParser& operator << (long long vu64) {
| ^~~~~~~~
main.cpp:95:16: note: previous declaration 'OutParser& OutParser::operator<<(long long int)'
95 | OutParser& operator << (int vu32) {
| ^~~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !