/ new_bzoj /

记录详情

Compile Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:48:1: error: expected ')' before '}' token
 }
 ^
/in/foo.cc:48:1: error: expected '}' at end of input
/in/foo.cc:36:8: warning: unused variable 'tmp' [-Wunused-variable]
    int tmp=dp[j];
        ^~~
/in/foo.cc:48:1: error: expected '}' at end of input
 }
 ^
/in/foo.cc:48:1: error: expected '}' at end of input

信息

递交者
类型
递交
题目
产品加工
语言
C++
递交时间
2017-09-10 22:12:36
评测时间
2017-09-10 22:12:36
评测机
分数
0
总耗时
120ms
峰值内存
14.738 MiB