📜  >> c++代码示例

📅  最后修改于: 2022-03-11 14:44:56.574000             🧑  作者: Mango

代码示例1
std::cout, << is used to write to standard output
std::cin,  >> is used to read from standard input.