Compile Error
foo.cc: In function 'int main()': foo.cc:15:67: error: 'total' was not declared in this scope; did you mean 'tot'? 15 | for (int j=1; j<=n; j++) if (x[j]<=x[i] && y[j]<=y[i] && i!=j) total++; | ^~~~~ | tot
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1066 弱弱的战壕
- 语言
- C++
- 递交时间
- 2022-02-07 19:53:49
- 评测时间
- 2022-02-07 19:53:49
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes