Run Code | API | Code Wall | Misc | Feedback | Login | Theme | Privacy | Patreon |
LinkedListError(s): source_file.cpp(22): error C2226: syntax error: unexpected type 'LinkedList' source_file.cpp(22): error C2334: unexpected token(s) preceding '{'; skipping apparent function body source_file.cpp(27): error C2059: syntax error: '{' source_file.cpp(27): error C2334: unexpected token(s) preceding '{'; skipping apparent function body source_file.cpp(77): error C2628: 'LinkedList' followed by 'int' is illegal (did you forget a ';'?) source_file.cpp(78): error C3874: return type of 'main' should be 'int' instead of 'LinkedList' |