Compile Error

foo.cc:3:14: error: ISO C++ forbids declaration of 'l' with no type [-fpermissive]
    3 | l(int a,int b)
      |              ^
foo.cc:7:14: error: ISO C++ forbids declaration of 's' with no type [-fpermissive]
    7 | s(int a,int b)
      |              ^
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1006 求长方形的周长和面积
语言
C++
递交时间
2022-07-21 06:24:19
评测时间
2022-07-21 06:24:19
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes