У меня есть следующий код:
Код: Выделить всё
#include
#include
#include
#include
using namespace std;
int main(int argc, const char *argv[]) {
string buffer;
getline(cin, buffer);
cout
error: no matching function for
call to 'find_if'
cout
Подробнее здесь: [url]https://stackoverflow.com/questions/79382415/why-can-i-not-use-find-if-not-or-find-if-in-c[/url]
Мобильная версия