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

运行 ID: 123044

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