/ Vijos /

记录详情

Compile Error

/in/foo.cc:10:1: error: 'pl' does not name a type
 pl DC(int l,int r)
 ^~
/in/foo.cc: In function 'int main()':
/in/foo.cc:34:15: error: 'DC' was not declared in this scope
 cout<<DC(0,n-1).first<<endl;
               ^

信息

递交者
类型
递交
题目
P1332 最大的括号
语言
C++
递交时间
2017-09-02 20:52:11
评测时间
2017-09-02 20:52:11
评测机
分数
0
总耗时
263ms
峰值内存
36.004 MiB