Compile Error
/in/foo.cc:8:7: error: invalid preprocessing directive #�
# 计算最大购买数量
^
/in/foo.cc:10:7: error: invalid preprocessing directive #�
# 由于需要购买相同数量的两种商品,取较小值作为最终结果
^
/in/foo.cc: In function 'int main()':
/in/foo.cc:7:2: error: 'def' was not declared in this scope
def max_items(n, a, b):
^~~
信息
- 递交者
- 类型
- 自测
- 题目
- P2803 小杨购物1级1 2024.9
- 语言
- C++
- 递交时间
- 2024-11-16 09:38:39
- 评测时间
- 2024-11-16 09:38:39
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes