buntan-pc #4

(0)

2025.05.07 Wed #0

2025.05.07 Wed #1

2025.05.07 Wed #2

2025.05.08 Thu #0

2025.05.09 Fri #0

#include <stdio.h>

static char msg[] = "not use this message";

static int func(int i)
{
    puts(msg);
    return i * i;
}

int main(int argc, const char **argv)
{
    puts("hello, world");
    return 0;
}

2025.05.10 Sat #0

2025.05.12 Mon #0

2025.05.17 Sat #0

2025.05.19 Mon #0

2025.05.19 Mon #1


トップ   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS