提交时间:2024-01-23 08:52:27
运行 ID: 123676
#include<iostream> using namespace std; int main(){ cout<<"He said:\"The symbol is\'\\'\""<<"."; return 0; }