/ Vijos /

记录详情

Compile Error

foo.cpp: In function 'int main()':
foo.cpp:34:42: error: 'memset' was not declared in this scope
           memset(first1,-1,sizeof(first1));
                                          ^
foo.cpp:29:15: warning: unused variable 'j' [-Wunused-variable]
        long i,j,k,head,tail,x,pos;
               ^

信息

递交者
类型
递交
题目
P1754 最优贸易
语言
C++
递交时间
2015-04-29 21:35:21
评测时间
2015-04-29 21:35:22
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes