{ //namespace fs = std::filesystem; //fs::path f{ "file.txt" }; //if (fs::exists(f)) std::cout << "yes"<