#34716: _C++


yp11151089@yphs.tp.edu.tw (709-31)


#include <iostream>
using namespace std;

int main ()
{
cout<<"Snail is "<<"\"handsome.\""<< endl;
}