记录详情

Compile Error

/in/foo.cc: In member function 'void LinkList::Append(int)':
/in/foo.cc:73:8: error: expected initializer before '->' token
   int p->next=newp;  Count++;
        ^~

信息

递交者
类型
递交
题目
P1028 OO7-3 链表对象的交集
语言
C++
递交时间
2019-04-10 14:06:56
评测时间
2019-04-10 14:06:56
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes