Executing the command: ./program < input.txt. with the following code checking: string input; while(cin) { getline(cin, input); }.
確定! 回上一頁