Fix headers
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef S0019_REMOVE_NTH_NODE_FROM_END_OF_LIST
|
||||
#define S0019_REMOVE_NTH_NODE_FROM_END_OF_LIST
|
||||
#ifndef S0019_REMOVE_NTH_NODE_FROM_END_OF_LIST_HPP
|
||||
#define S0019_REMOVE_NTH_NODE_FROM_END_OF_LIST_HPP
|
||||
|
||||
struct ListNode {
|
||||
int val;
|
||||
|
||||
Reference in New Issue
Block a user