记录详情

System Error

/in/foo.cc: In function 'int foundt(int)':
/in/foo.cc:27:20: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  while(x=addundis(x)){
                    ^
/in/foo.cc: In function 'int addundis(int)':
/in/foo.cc:42:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
FileNotFoundError('input/input1.txt',)

信息

递交者
类型
递交
题目
P1250 F Almost Prime ~Bonus Version /[模板]欧拉筛
语言
C++
递交时间
2021-05-23 18:35:59
评测时间
2021-05-23 18:35:59
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes