You are viewing a single comment's thread. Return to all comments →
The C# doesn't compile. Seeing this error even without my code:
Solution.cs(32,25): warning CS8625: Cannot convert null literal to non-nullable reference type.
Seems like cookies are disabled on this browser, please enable them to open this website
Insert a node at the head of a linked list
You are viewing a single comment's thread. Return to all comments →
The C# doesn't compile. Seeing this error even without my code:
Solution.cs(32,25): warning CS8625: Cannot convert null literal to non-nullable reference type.