12478 — UVA

Solución — 12478

#include <bits/stdc++.h>
using namespace std;
int main()
{
    cout<<"KABIR\n";
    return 0;
}