记录详情

Compile Error

/in/foo.cc:53:27: error: expected '}' at end of input
             prev = p, p = p
                           ^
/in/foo.cc: In member function 'void PolyList::Insert(PolyNode*)':
/in/foo.cc:53:27: error: expected ';' at end of input
/in/foo.cc:54:0: note: -Wmisleading-indentation is disabled from this point onwards, since column-tracking was disabled due to the size of the code/headers
 
 
/in/foo.cc:53:27: error: expected '}' at end of input
             prev = p, p = p
                           ^
/in/foo.cc: At global scope:
/in/foo.cc:53:27: error: expected unqualified-id at end of input

信息

递交者
类型
自测
语言
C++
递交时间
2019-03-17 21:15:16
评测时间
2019-03-17 21:15:16
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes