Compile Error
foo.cc: In function 'int abv(int)':
foo.cc:7:2: error: 'a' was not declared in this scope
    7 |  a
      |  ^
foo.cc:8:14: error: 'i' was not declared in this scope
    8 |  for(int i=1;i<=n;i++)
      |              ^
foo.cc:20:1: warning: no return statement in function returning non-void [-Wreturn-type]
   20 | }
      | ^
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1041 *组成的图形(1)
 - 语言
 - C++
 - 递交时间
 - 2022-07-21 18:48:19
 - 评测时间
 - 2022-07-21 18:48:19
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes