備忘録やめた
初めての記事
2022-07-16
おほほー.
#include
<stdio.h>
int
main
(
void
)
{
puts
(
"hello world"
);
}
記事一覧へ戻る