Borderou de evaluare (job #2924276)
Utilizator | Data | 28 septembrie 2022 16:39:04 | |
---|---|---|---|
Problema | Paths | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:257:10: error: ambiguous overload for 'operator<<' (operand types are 'OutParser' and 'int64_t' {aka 'long int'})
257 | fout << sol[i] << '\n';
| ~~~~ ^~ ~~~~~~
| | |
| OutParser int64_t {aka long int}
main.cpp:75:16: note: candidate: 'OutParser& OutParser::operator<<(long long int)'
75 | OutParser& operator << (long long vu64) {
| ^~~~~~~~
main.cpp:85:16: note: candidate: 'OutParser& OutParser::operator<<(char)'
85 | OutParser& operator << (char ch) {
| ^~~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !