Problem firstabc
User jerrielchangjiebin
Submission Time 2025-03-24 16:20:27
Score 0
Max Time N/A
Max Memory N/A

Compile Error

firstabc.cpp: In function ‘int main()’:
firstabc.cpp:16:9: error: no match for ‘operator>>’ (operand types are ‘std::basic_istream<char>’ and ‘<unresolved overloaded function type>’)
16 | cin>>cs>>endl;
| ~~~~~~~^~~~~~
In file included from /usr/include/c++/9/iostream:40,
from firstabc.cpp:1:
/usr/include/c++/9/istream:120:7: note: candidate: ‘std::basic_istream<_CharT, _Traits>::__istream_type& std::basic_istream<_CharT, _Traits>::operator>>(std::basic_istream<_CharT, _Traits>::__istream_type& (*)(std::basic_istream<_CharT, _Traits>::__istream_type&)) [with _CharT = char; _Traits = std::char_traits<char>; std::basic_istream<_CharT, _Traits>::__istream_type = std::basic_istream<char>]’
120 | operator>>(__istream_type& (*__pf)(__istream_type&))
| ^~~~~~~~
/usr/include/c++/9/istream:120:36: note: no known conversion for argument