hello world

it2025-09-28  82

int main()

{

    printf("hello world\n")

    return 0;

}

转载于:https://www.cnblogs.com/bhlsheji/p/3762406.html

最新回复(0)