#include int main() { printf("%d\n", 55); puts("more sup\n"); }