提交记录 #523
提交时间:2025-01-04 17:45:26
语言:c
状态:CompileError
编译情况:编译错误
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/10/../../../x86_64-linux-gnu/Scrt1.o: in function `_start':
(.text+0x20): undefined reference to `main'
collect2: error: ld returned 1 exit status
固定测试点暂不可用
附加测试点暂不可用
H24【选做▪应用】编码
#include <stdio.h>
#include <stdlib.h>