Time Exceeded
/in/foo.cc: In function 'bool is_prime(int)':
/in/foo.cc:19:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
             if (x%i==0)
             ^~
/in/foo.cc:21:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
   if (j==0)
   ^~
/in/foo.cc:29:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
  信息
- 递交者
 - 类型
 - 递交
 - 比赛
 - 周末测试2
 - 语言
 - C++
 - 递交时间
 - 2021-09-24 20:51:37
 - 评测时间
 - 2021-09-24 20:51:37
 - 评测机
 
- 分数
 - 40
 - 总耗时
 - ≥1167ms
 - 峰值内存
 - ≥376.0 KiB