/ Vijos /

记录详情

Compile Error

/in/foo.cc:3:35: error: ISO C++ forbids declaration of 'l' with no type [-fpermissive]
 int findmin (const int a[],const& l,const& r)
                                   ^
/in/foo.cc:3:44: error: ISO C++ forbids declaration of 'r' with no type [-fpermissive]
 int findmin (const int a[],const& l,const& r)
                                            ^

信息

递交者
类型
递交
题目
P1083 小白逛公园
语言
C++
递交时间
2021-11-02 15:04:48
评测时间
2021-11-02 15:04:48
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes