Код: Выделить всё
#include
#include
#include
#include
using namespace std;
int main(int argc, char** argv){
stringstream checker_str;
fstream file(argv[1], ios::app);
checker_str
Подробнее здесь: [url]https://stackoverflow.com/questions/79786764/keyword-keeps-getting-appended-to-input-file-even-when-it-is-present-how-can-i[/url]
Мобильная версия