题目描述 输出表情:o(^_^)o 提示:这个表情是由键盘上的字符组成的哦! #include <iostream> using namespace std; int main() { return 0; }