import subprocess
for i in range(20):
  subprocess.call(['harwest', 'codeforces', '--start-page', str(i)])