#include <iostream>
#include <algorithm>
using namespace std;
int main() {
// your code goes here
string s="9apD()6dmapE";
for(int i=s.size()-1;i>=0;i--)
cout<<s[i];
return 0;
}
I2luY2x1ZGUgPGlvc3RyZWFtPgojaW5jbHVkZSA8YWxnb3JpdGhtPgp1c2luZyBuYW1lc3BhY2Ugc3RkOwoKaW50IG1haW4oKSB7CgkvLyB5b3VyIGNvZGUgZ29lcyBoZXJlCglzdHJpbmcgcz0iOWFwRCgpNmRtYXBFIjsKCWZvcihpbnQgaT1zLnNpemUoKS0xO2k+PTA7aS0tKQoJCWNvdXQ8PHNbaV07CglyZXR1cm4gMDsKfQ==