Re: subet algo, hash table
From: Paul Lutus (nospam_at_nosite.zzz)
Date: 10/25/04
- Next message: Stefan Schulz: "Re: subet algo, hash table"
- Previous message: someguy: "subet algo, hash table"
- In reply to: someguy: "subet algo, hash table"
- Next in thread: Stefan Schulz: "Re: subet algo, hash table"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 25 Oct 2004 14:02:25 -0700
someguy wrote:
> Hi,
> I'm trying to write a function in Java that takes in a string and
> prints all the subsets (For example, if you are given "ABC", you would
> print: A B C AB AC BC ABC). Any suggestions?
Just one. Since you are "trying to write a function," post your code. The
word "homework" is conspicuous for its absence in your post.
-- Paul Lutus http://www.arachnoid.com
- Next message: Stefan Schulz: "Re: subet algo, hash table"
- Previous message: someguy: "subet algo, hash table"
- In reply to: someguy: "subet algo, hash table"
- Next in thread: Stefan Schulz: "Re: subet algo, hash table"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]