记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:16:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
   16 |         for(int i=2;i*i<=b;i++)
      |         ^~~
foo.cc:22:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
   22 |                 if(f==1)cout<<"T";
      |                 ^~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 256.0 KiB
#2 Accepted 2ms 256.0 KiB
#3 Wrong Answer Read 0T, expect 144F. 1ms 256.0 KiB
#4 Wrong Answer Read 0T, expect 648F. 1ms 256.0 KiB

信息

递交者
类型
递交
题目
P1111 ganggang的烦恼
语言
C++
递交时间
2022-08-23 14:21:32
评测时间
2022-08-23 14:21:32
评测机
分数
50
总耗时
7ms
峰值内存
256.0 KiB