Это соответствующая часть кода:
Код: Выделить всё
#include
#include
#include // For opening files
#include //for random function
#include //for time function
#include
#include
using namespace std;
int const MAX = 100;
int const MAX_LINE_LENGTH = 300;
void removeInputFile() {
if (remove("logins.txt") == 0)
cout
Подробнее здесь: [url]https://stackoverflow.com/questions/78257763/i-get-the-message-permission-denied-whenever-the-code-is-supposed-to-remove-a-fi[/url]
Мобильная версия