Time Exceeded

foo.cc: In function 'int main()':
foo.cc:7:8: warning: statement has no effect [-Wunused-value]
    7 |  for(x1<x/2;x1=x1+2;)
      |      ~~^~~~
foo.cc:7:15: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
    7 |  for(x1<x/2;x1=x1+2;)
      |             ~~^~~~~
foo.cc:7:15: warning: 'x1' is used uninitialized in this function [-Wuninitialized]
    7 |  for(x1<x/2;x1=x1+2;)
      |             ~~^~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Time Exceeded ≥1100ms ≥384.0 KiB
#2 Time Exceeded ≥1098ms ≥384.0 KiB

信息

递交者
类型
递交
题目
P1058 哥德巴赫猜想(1)
语言
C++
递交时间
2022-07-12 19:57:16
评测时间
2022-07-12 19:57:16
评测机
分数
0
总耗时
≥2198ms
峰值内存
≥384.0 KiB