使用复习卡回顾 第 1 题,共 7 题
在 LabEx 中创建你的第一个 C 程序
开始实验
1 选择最佳答案

在一个简单的 C 程序中,#include <stdio.h>mainreturn 0 分别起什么作用?