测试一下第一篇文章

默认分类 2026-02-07

这是个测试

int
main() {
    int a;
    a = 0;
    return 0;
}
TAGS: none