Search found 6 matches
- Wed Dec 22, 2004 4:40 am
- Forum: Algorithms
- Topic: USACO help again
- Replies: 5
- Views: 2590
- Tue Dec 21, 2004 10:58 pm
- Forum: Algorithms
- Topic: USACO help again
- Replies: 5
- Views: 2590
- Tue Dec 21, 2004 5:04 am
- Forum: Algorithms
- Topic: USACO help again
- Replies: 5
- Views: 2590
- Mon Dec 20, 2004 7:43 pm
- Forum: Algorithms
- Topic: USACO help again
- Replies: 5
- Views: 2590
USACO help again
I'm on problem kimbits,
Consider an ordered set S of strings of N (1 <= N <= 31) bits. Bits, of course, are either 0 or 1.
This set of strings is interesting because it is ordered and contains all possible strings of length N that have L (1 <= L <= N) or fewer bits that are `1'.
Your task is to ...
Consider an ordered set S of strings of N (1 <= N <= 31) bits. Bits, of course, are either 0 or 1.
This set of strings is interesting because it is ordered and contains all possible strings of length N that have L (1 <= L <= N) or fewer bits that are `1'.
Your task is to ...
- Sun Nov 28, 2004 6:51 pm
- Forum: Java
- Topic: [ Java ] Useful methods to save time.
- Replies: 12
- Views: 13519
- Fri Nov 12, 2004 2:38 am
- Forum: Algorithms
- Topic: USACO help
- Replies: 7
- Views: 5051
USACO help
I need help with one of the test cases with the problem inflate.
Here's the problem description if anyone needs it:
Score Inflation
The more points students score in our contests, the happier we here at the USACO are. We try to design our contests so that people can score as many points as ...
Here's the problem description if anyone needs it:
Score Inflation
The more points students score in our contests, the happier we here at the USACO are. We try to design our contests so that people can score as many points as ...