User profile: NeoKratox

User info
User name:NeoKratox
Name:Neokratox
Location:Black Gold Rock City
Statistical data
Birthdate:Aug 3, 1988
Gender:Male
Occupation:Researcher
Skills:C
C++
Visual Basic
C++/.NET
C#
C#/.NET
History
Joined:
Number of posts:13
Latest posts:

Generating subets of limited cardinality and presence of an element required...
So I would have 2[sup]100[/sup] subsets possibles (and this is a number not possible to process). Th...

Generating subets of limited cardinality and presence of an element required...
Hi, I have a set of 100 integers. For each one of these integers there is a subset N[sub]i[/sub] t...

Which container can hold more information?
Thanks Peter87, sorry for my stupid question, LoL! So, a limitation that I tougth about is the size...

Which container can hold more information?
Hi, I'm working with subsets of integers and using a structure vector<vector<int>>, but as my numbe...

How to declare a Three-index vector
Hello kbw, What kind of cheaper data structure? If you provide me someone better I could change. Bu...