提交时间:2024-01-22 17:02:27

运行 ID: 122976

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