Time Exceeded

foo.cc: In function 'int main()':
foo.cc:23:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   23 |     if(x2%y==0)
      |     ^~
foo.cc:25:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   25 |      y++;
      |      ^
foo.cc:10:11: warning: unused variable 'n' [-Wunused-variable]
   10 |   int y=2,n;
      |           ^
foo.cc:5:14: warning: unused variable 'x11' [-Wunused-variable]
    5 |  int x,x1,x2,x11;
      |              ^~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Read 5+7=12, expect 1. 4ms 384.0 KiB
#2 Wrong Answer Read 3+97=100, expect 6. 4ms 384.0 KiB
#3 Wrong Answer Read 5+883=888, expect 37. 4ms 384.0 KiB
#4 Wrong Answer Read 11+22549=22560, expect 481. 152ms 384.0 KiB
#5 Time Exceeded ≥1100ms ≥384.0 KiB

信息

递交者
类型
递交
题目
P1781 哥德巴赫猜想(gede)
语言
C++
递交时间
2022-01-15 11:48:34
评测时间
2022-01-15 11:48:34
评测机
分数
0
总耗时
≥1266ms
峰值内存
≥384.0 KiB