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