#40398: easy


1121226@stu.wghs.tp.edu.tw (Arthur✨EC)


#include <iostream>

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