记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:36:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
   36 |     for(int i=0;i<na;i++)
      |     ^~~
foo.cc:38:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
   38 |  for(int i=0;i<nb;i++)
      |  ^~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 384.0 KiB
#2 Runtime Error Aborted 5ms 512.0 KiB
#3 Runtime Error Segmentation fault 2ms 384.0 KiB
#4 Runtime Error Segmentation fault 4ms 384.0 KiB
#5 Runtime Error Segmentation fault 5ms 384.0 KiB

信息

递交者
类型
递交
题目
2-3 参赛人数
比赛
2022暑期青少年社团(入门赛)
语言
C++
递交时间
2022-07-28 21:10:44
评测时间
2022-07-28 21:10:44
评测机
分数
20
总耗时
21ms
峰值内存
512.0 KiB