Compile Error
foo.cc: In function ‘int main()’:
foo.cc:15:9: error: ‘cont’ was not declared in this scope; did you mean ‘const’?
   15 |         cont<<ans;
      |         ^~~~
      |         const
  信息
- 递交者
 - 类型
 - 自测
 - 题目
 - P1104 G7-1 统计不及格人数
 - 语言
 - C++
 - 递交时间
 - 2024-10-02 22:27:58
 - 评测时间
 - 2024-10-02 22:27:58
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes