well i got AC this morning. the idea given above is nothing but garbage.
actually i though that i only needed the maximum size, but later i noticed that i also need total as well...
if it was only maximum then that would come to play!
11065 - A Gentlemen's Agreement
Moderator: Board moderators
Could someone write here the 6 intersection sets in the last example in the sample input? I only find 2 of them, no matter what I do ( I even searched for sets using O( 2^n ) algorithm ).
Those I find are:
0 3 4 7
1 2 5 6
( edit )
I realize my mistake now... I thought the first number was the number of maximal sets.
Those I find are:
0 3 4 7
1 2 5 6
( edit )
I realize my mistake now... I thought the first number was the number of maximal sets.
A sta da radim
-
- New poster
- Posts: 18
- Joined: Fri Apr 21, 2006 11:34 am