Search:

Type: Posts; User: Norm

Search: Search took 0.09 seconds.

  1. Replies
    5
    Views
    866

    Re: java pharse searcher

    Can you explain the steps the code needs to take to get the desired output?
    Something like this:
    begin loop
    get next word
    print all substrings of word
    end loop
  2. Replies
    5
    Views
    866

    Re: java pharse searcher

    Is the problem getting the words one at a time from the input?

    What problem did you have using the split() method?
  3. Replies
    5
    Views
    866

    Re: java pharse searcher

    Can you explain what your problem is?

    Please edit your post and wrap your code with code tags:


    YOUR CODE HERE

    to get highlighting and preserve formatting.
Results 1 to 3 of 3