int n = read("Swaps\\test" + to_string(t) + ".txt"); #### string tymchasovyi("Swaps\\test" + to_string(t) + ".txt"); int n = read(tymchasovyi);