🌈 搜索
📅  最后修改于: 2022-03-11 14:44:56.574000             🧑  作者: Mango
std::cout, << is used to write to standard output std::cin, >> is used to read from standard input.