记录详情

Runtime Error

/in/foo.c:2:6: warning: return type of 'main' is not 'int' [-Wmain]
 void main()
      ^~~~
/in/foo.c: In function 'main':
/in/foo.c:12:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  if(i=n)
  ^~
# 状态 耗时 内存占用
#1 Runtime Error 0ms 208.0 KiB

信息

递交者
类型
自测
题目
A3-2 素数专题:素数判断
语言
C
递交时间
2019-03-16 08:27:53
评测时间
2019-03-16 08:27:53
评测机
分数
0
总耗时
0ms
峰值内存
208.0 KiB