/ Vijos /

记录详情

Compile Error

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

信息

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