/ Vijos /

记录详情

Compile Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:57:18: error: 'getfa' was not declared in this scope
   _1=getfa(b[i].x);
                  ^
/in/foo.cc:61:24: error: 'struct bian' has no member named 'z'
   DoubleAdd(_1,_2,b[i].z);
                        ^

信息

递交者
类型
递交
题目
P1843 货车运输
语言
C++
递交时间
2019-07-27 19:53:38
评测时间
2019-07-27 19:53:38
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes