1
0
Fork 0

3 lines
29 B

struct Point { int x, y; };