What's wrong with my code, it is not giving output properly.

import java.util.*;

public class Llist {

public static void main(String[] args) {

...