Accepted

foo.cc: In function 'long long int y(long long int)':
foo.cc:24:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
   24 |  for(i=2;i*i<=n;i++)
      |  ^~~
foo.cc:30:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
   30 |   return f;
      |   ^~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 6ms 384.0 KiB
#2 Accepted 3ms 512.0 KiB
#3 Accepted 2ms 384.0 KiB
#4 Accepted 2ms 384.0 KiB
#5 Accepted 4ms 512.0 KiB
#6 Accepted 14ms 384.0 KiB
#7 Accepted 185ms 400.0 KiB
#8 Accepted 2ms 384.0 KiB

信息

递交者
类型
递交
题目
P1802 回文素数
语言
C++
递交时间
2022-06-13 21:21:22
评测时间
2022-06-13 21:21:22
评测机
分数
100
总耗时
222ms
峰值内存
512.0 KiB