#include int main (void) { getchar(); printf("0\n"); return 0; }