CompetitiveProgramming/src/bin/test.py

4 lines
55 B
Python
Raw Normal View History

2024-05-17 17:31:56 +01:00
print(300000)
print('277200 ' * 300000)
print('1 200')