• 2022-06-15
    一个C源程序中至少应包括一个( )。
    A: main()函数
    B: printf()函数
    C: scanf()函数
    D: 分号