#include int main() { char c; std::cin >> c; return c; }