#include <stdio.h>

int main() {
  in tenida;

  tenida = 5;

  return 0;
}
