//Andrew Cove

void print_int(int i) {}

void main(void) {
  int i;
  int temp_mod;
  int temp_count;
  int j;
  int a;
  int b;

  temp_count = 0;

  for (i = 0; i < 10000; i += 1){
    temp_mod = i % 2;

    if (temp_mod == 1){
      temp_count += temp_mod/2;
    }
    else if (temp_mod == 0){
      temp_count += temp_mod;
    }
  }

  print_int(temp_count);
  
  i = 10000;

  if (i < 500){
    while (i > 500) i += 1;
    i = 1000;
  }

  if (i != 10000){
    while ( i > 0) i -= 1;
  }
  else{
    while ( i > 0){
      i -= 1;

      if (i > i+1)
	i *= -1;
    }
  }


  a = 147;
  b = 13;
	
  i = 0;
  j = 1;
  while ( i < j ){
    for (; i < a+b; i += 1){
      temp_count = a+b * (i + j);
    }

    i = j-1;
    j += 1;
    
    if (j % 50000 == 0)
      i = j;

    if (a + b < 0){
	temp_mod = a + b / 17;
    }
    else{
      for (temp_count = 0; temp_count < a*b; temp_count += 1){
        temp_mod += a*b;
      }
    }
  }

  j = 0;

  for ( i = 0; i < 40000; i += 1){
    if (i > 2000000){
	i -= 2*150 - 2 * 150 + 3*15*0;
    }
    else {
      print_int(i + (a/b));
    }

    for (j = 0; j < i; j += 1){
      temp_count = j * i * 0 + a/b;
    }
  }
}
