Compile Error
foo.cc: In function 'void work()':
foo.cc:122:21: error: cannot bind non-const lvalue reference of type 'int&' to a value of type 'll' {aka 'long long int'}
122 | ll Res=Eval(a);
| ^
foo.cc:12:14: note: initializing argument 1 of 'll Eval(int&)'
12 | ll Eval(int& St)
| ~~~~~^~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1765 Caculator
- 语言
- C++
- 递交时间
- 2023-09-07 04:13:42
- 评测时间
- 2023-09-07 04:13:42
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes