Search:

Type: Posts; User: deeerek

Search: Search took 0.22 seconds.

  1. Thread: What's wrong?!

    by deeerek
    Replies
    6
    Views
    2,157

    Re: What's wrong?!

    Yes okay but IO don't really know how to make that happen.. While loop and if statements? Im stuck and can't figure out how to write the loop for this reference node to go through the entire list.
  2. Thread: What's wrong?!

    by deeerek
    Replies
    6
    Views
    2,157

    Re: What's wrong?!

    Yes I know that, I want to need how to write to make it deleate all duplicates
  3. Thread: What's wrong?!

    by deeerek
    Replies
    6
    Views
    2,157

    Re: What's wrong?!

    And why doesn't my printLinked "System.out.println();" work? It doesn't give me a blank line... // sorry about that, it actually does work
  4. Thread: What's wrong?!

    by deeerek
    Replies
    6
    Views
    2,157

    What's wrong?!

    Why doesn't my printLinked() work after the invert() ??
    And why doesn't my printLinked "System.out.println();" work? It doesn't give me a blank line...

    And extra credits to anyone who can give me...
  5. Re: Can someone please tell me why my code doesn't print out anything?

    I thaught it was something like that but I can't figure out how to do it?? Brain freeeeezeee!
  6. Can someone please tell me why my code doesn't print out anything?

    Ok here's my main and printlinked method:


    import java.util.Scanner;

    public class ListTest
    {
    public static void main(String []args)
    {
    Scanner keyboard = new Scanner(System.in);
Results 1 to 6 of 6