Compile Error
foo.cc: In function 'int main()':
foo.cc:83:2: error: 'RPN' was not declared in this scope
   83 |  RPN r;
      |  ^~~
foo.cc:84:8: error: 'r' was not declared in this scope
   84 |  cout<<r.Val(data)<<endl;
      |        ^
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 自测
 - 题目
 - DS2-2 后缀表达式的求值
 - 语言
 - C++
 - 递交时间
 - 2022-01-02 23:25:11
 - 评测时间
 - 2022-01-02 23:25:11
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes