Compile Error

foo.cc: In function 'int main()':
foo.cc:7:9: error: 'a' was not declared in this scope
    7 |         a=m/1.2;
      |         ^
foo.cc:8:9: error: 'b' was not declared in this scope
    8 |         b=(m/3.0)+50;
      |         ^
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P2341 1.4.12:骑车与走路
语言
C++
递交时间
2023-07-19 22:14:10
评测时间
2023-07-19 22:14:10
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes