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