提交时间:2024-01-22 17:01:51

运行 ID: 122972

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