Untitled

 avatar
unknown
plain_text
a year ago
47 B
7
Indexable
all:
	g++ -g main.cpp -o main

run: all
	./main
Editor is loading...
Leave a Comment