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