3 lines
29 B
C
3 lines
29 B
C
|
struct Point { int x, y; };
|
||
|
|
|
struct Point { int x, y; };
|
||
|
|