0_0_39203176_11519.cpp:23:36: error: expected '}' at end of input
23 | void append(eleType value);//
| ^
0_0_39203176_11519.cpp:14:17: note: to match this '{'
14 | class Linkedlist{
| ^
0_0_39203176_11519.cpp:23:36: error: expected unqualified-id at end of input
23 | void append(eleType value);//
| ^
|