提交记录 #1

提交时间:2024-10-29 16:04:05
语言:c 状态:CompileError
编译情况:编译错误
code.c:1:1: warning: return type defaults to ‘int’ [-Wimplicit-int]
    1 | msin(){}
      | ^~~~
code.c: In function ‘msin’:
code.c:1:8: warning: control reaches end of non-void function [-Wreturn-type]
    1 | msin(){}
      |        ^
/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
固定测试点暂不可用
... 等待中
time N/A
memory N/A
附加测试点暂不可用
... 不可用
time N/A
memory N/A
京ICP备2024093084 号