Run Code  | API  | Code Wall  | Misc  | Feedback  | Login  | Theme  | Privacy  | Patreon 

linkl

Language: Layout:
+ ] Show input
Compilation time: 0.82 sec, absolute service time: 0,97 sec 
edit mode |  history  | discussion
Error(s), warning(s):
1348816252/source.java:7: error: class LinkedList is public, should be declared in a file named LinkedList.java
public class LinkedList
       ^
1348816252/source.java:21: error: non-static variable head cannot be referenced from a static context
            if(head==null) return;
               ^
1348816252/source.java:22: error: non-static variable head cannot be referenced from a static context
            Node temp = head;
                        ^
1348816252/source.java:31: error: non-static variable head cannot be referenced from a static context
            Node temp = head;
                        ^
4 errors

        

    
                
λ
.NET NoSQL database for rapid development