Compile Error

foo.cc: In function 'int main()':
foo.cc:7:8: error: 'Pi' does not name a type
  const Pi=3.14159;
        ^~
foo.cc:8:12: error: 'Pi' was not declared in this scope
  cout<<20/(Pi*r*r*h/1/1000);
            ^~
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1000 大象喝水
语言
C++
递交时间
2021-11-29 21:35:01
评测时间
2021-11-29 21:35:01
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes