0xb109
Posts
Tags
About
Memo
gh
twtr
メモ
Hello.
199
200
201
202
int
main
(
void
) { printf(
"Hello, world!
\n
"
);
return
0
; }