Borderou de evaluare (job #2198752)
Utilizator | Data | 25 aprilie 2018 11:59:36 | |
---|---|---|---|
Problema | Joc | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:5:13: warning: missing terminating " character
ofstream f2("joc.out);
^
user.cpp:5:13: error: missing terminating " character
ofstream f2("joc.out);
^~~~~~~~~~
user.cpp:7:12: error: expected ‘)’ before ‘{’ token
int main() {
^
user.cpp: In function ‘std::ofstream f2(int (*)())’:
user.cpp:22:4: error: invalid operands of types ‘std::ofstream(int (*)()) {aka std::basic_ofstream<char>(int (*)())}’ and ‘int’ to binary ‘operator<<’
f2<<max<<" "<<maxpozi<<" "<<maxpozj;
~~^~~~~
user.cpp:23:9: error: could not convert ‘0’ from ‘int’ to ‘std::ofstream {aka std::basic_ofstream<char>}’
return 0;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !