提交时间:2024-01-22 17:03:05
运行 ID: 122985
#include<iostream> using namespace std; int main(){ cout<<"He said:\"The symbol is '\\'\"."; return 0; }