Borderou de evaluare (job #354802)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Cifra2 (clasa a 5-a) | Compilator | cpp |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 20 feb. 2018 19:03:09 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:4:24: error: no matching function for call to ‘std::basic_iostream<char>::basic_iostream(const char [10])’
user.cpp:4:24: note: candidates are:
/usr/include/c++/4.6/istream:809:7: note: std::basic_iostream<_CharT, _Traits>::basic_iostream() [with _CharT = char, _Traits = std::char_traits<char>]
/usr/include/c++/4.6/istream:809:7: note: candidate expects 0 arguments, 1 provided
/usr/include/c++/4.6/istream:799:7: note: std::basic_iostream<_CharT, _Traits>::basic_iostream(std::basic_streambuf<_CharT, _Traits>*) [with _CharT = char, _Traits = std::char_traits<char>]
/usr/include/c++/4.6/istream:799:7: note: no known conversion for argument 1 from ‘const char [10]’ to ‘std::basic_streambuf<char>*’
user.cpp:20:5: error: expected unqualified-id before ‘return’
user.cpp:21:1: error: expected declaration before ‘}’ token