n"; ofstream fout; fout.open("data.txt", ios::app); if (fout.fail( )) { cout << "Input file opening failed.\n"; exit(1); } fout << "5 6 pick up sticks.
確定! 回上一頁