/ Vijos /

记录详情

Compile Error

/in/foo.cc: In function 'void spfa()':
/in/foo.cc:23:8: warning: unused variable 'b' [-Wunused-variable]
  int a,b;
        ^
/in/foo.cc: In function 'int main()':
/in/foo.cc:55:19: error: 'makeside' was not declared in this scope
   makeside(x-1,y,w);
                   ^

信息

递交者
类型
递交
题目
P1532 区间
语言
C++
递交时间
2018-10-16 18:20:43
评测时间
2018-10-16 18:20:43
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes