#include <fstream.h>

int main()
{
  cout << 2;
}

