4 lines
51 B
C
4 lines
51 B
C
|
|
$ gcc main.c query.o -o main && ./main
|
||
|
|
Here am I
|
||
|
|
$
|