Compile Error

/in/foo.cc: In function 'int nain()':
/in/foo.cc:14:1: warning: no return statement in function returning non-void [-Wreturn-type]
   14 | }
      | ^
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/Scrt1.o: in function `_start':
(.text+0x17): undefined reference to `main'
collect2: error: ld returned 1 exit status

信息

递交者
类型
递交
题目
P2605 进制转换4级1 202309
语言
C++
递交时间
2026-02-23 13:29:51
评测时间
2026-02-23 13:29:51
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes