/ 蔄中oj /

记录详情

Accepted

foo.cc: In function 'void read(int&)':
foo.cc:13:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
   13 |   for(c=getchar();c<'0'||c>'9';c=getchar());  x=x+c-'0';
      |   ^~~
foo.cc:13:47: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
   13 |   for(c=getchar();c<'0'||c>'9';c=getchar());  x=x+c-'0';
      |                                               ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 4ms 412.0 KiB
#2 Accepted 4ms 412.0 KiB
#3 Accepted 3ms 328.0 KiB
#4 Accepted 3ms 412.0 KiB
#5 Accepted 4ms 372.0 KiB
#6 Accepted 3ms 412.0 KiB
#7 Accepted 3ms 328.0 KiB
#8 Accepted 3ms 412.0 KiB
#9 Accepted 6ms 328.0 KiB
#10 Accepted 6ms 420.0 KiB
#11 Accepted 6ms 412.0 KiB
#12 Accepted 6ms 412.0 KiB
#13 Accepted 6ms 412.0 KiB
#14 Accepted 3ms 412.0 KiB
#15 Accepted 210ms 1.285 MiB
#16 Accepted 207ms 1.258 MiB
#17 Accepted 256ms 1.238 MiB
#18 Accepted 238ms 1.254 MiB
#19 Accepted 291ms 1.234 MiB
#20 Accepted 249ms 1.277 MiB

信息

递交者
类型
递交
题目
P1001 海港
语言
C++
递交时间
2023-06-02 21:19:24
评测时间
2023-06-02 21:19:24
评测机
分数
100
总耗时
1520ms
峰值内存
1.285 MiB