#P2432. 转义字符了解一下

转义字符了解一下

按要求输出下面的东西

'
"
\
%


Input

Output

'
"
\
%

Sample Input

Sample Output

'
"
\
%

HINT

Source