Time Exceeded
foo.cc: In function 'int main()':
foo.cc:20:34: warning: for increment expression has no effect [-Wunused-value]
   20 |                 for(int i=2;i++;i<7)
      |                                 ~^~
foo.cc:20:30: warning: iteration 2147483645 invokes undefined behavior [-Waggressive-loop-optimizations]
   20 |                 for(int i=2;i++;i<7)
      |                             ~^~
foo.cc:20:30: note: within this loop
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 自测
 - 题目
 - 判断素数
 - 语言
 - C++
 - 递交时间
 - 2022-09-22 16:56:26
 - 评测时间
 - 2022-09-22 16:56:26
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - ≥1100ms
 - 峰值内存
 - ≥256.0 KiB