Compile Error
foo.cc: In function 'int main()':
foo.cc:11:2: error: expected ';' before '}' token
  }
  ^
foo.cc:18:3: error: 'Y' was not declared in this scope
   Y=3*X+4;
   ^
foo.cc:18:7: error: 'X' was not declared in this scope
   Y=3*X+4;
       ^
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1021 分段函数
 - 语言
 - C++
 - 递交时间
 - 2021-11-27 09:27:08
 - 评测时间
 - 2021-11-27 09:27:08
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes