Rikiavimas
- [1] 2017-12-02 14:22 (0)
- [2] 2017-12-02 14:24 (100)
Taškai: 0
Compile: FAIL
rikiavimas.cpp: In function ‘int main()’: rikiavimas.cpp:10:13: error: no matching function for call to ‘std::basic_ifstream<char>::open()’ in.open(); ^ In file included from rikiavimas.cpp:2:0: /usr/include/c++/5/fstream:595:7: note: candidate: void std::basic_ifstream<_CharT, _Traits>::open(const char*, std::ios_base::openmode) [with _CharT = char; _Traits = std::char_traits<char>; std::ios_base::openmode = std::_Ios_Openmode] open(const char* __s, ios_base::openmode __mode = ios_base::in) ^ /usr/include/c++/5/fstream:595:7: note: candidate expects 2 arguments, 0 provided /usr/include/c++/5/fstream:615:7: note: candidate: void std::basic_ifstream<_CharT, _Traits>::open(const string&, std::ios_base::openmode) [with _CharT = char; _Traits = std::char_traits<char>; std::__cxx11::string = std::__cxx11::basic_string<char>; std::ios_base::openmode = std::_Ios_Openmode] open(const std::string& __s, ios_base::openmode __mode = ios_base::in) ^ /usr/include/c++/5/fstream:615:7: note: candidate expects 2 arguments, 0 provided
nr. | result | time | message |
---|