提交时间:2024-01-22 17:21:38

运行 ID: 123138

#include<iostream> using namespace std; int main(){ cout<<"\He said:\"\The symbol is '\'"<<"."; return 0; }