s = 'plus 3 1 3' t = 'div 3 3' print(1000) print('div 3 1') for _ in range(333): print(s) print(t) print(t)