记录详情

Compile Error

/in/foo.cc:2:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
 main()
      ^
/in/foo.cc:20:1: error: expected unqualified-id before numeric constant
 0
 ^

信息

递交者
类型
递交
题目
A5-1 超级素数判断
语言
C++
递交时间
2021-01-03 11:58:48
评测时间
2021-01-03 11:58:48
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes