all: @g++ main.cpp -o ans.o run: ./ans.o < input.txt