#include <iostream>
#include <cstdio>
using namespace std;
int main() {
// your code goes here
int i = 100;
printf("%f\n", i);
return 0;
}
I2luY2x1ZGUgPGlvc3RyZWFtPgojaW5jbHVkZSA8Y3N0ZGlvPgp1c2luZyBuYW1lc3BhY2Ugc3RkOwoKaW50IG1haW4oKSB7CgkvLyB5b3VyIGNvZGUgZ29lcyBoZXJlCglpbnQgaSA9IDEwMDsKCXByaW50ZigiJWZcbiIsIGkpOwoJcmV0dXJuIDA7Cn0=