User profile: franciscoat

User info
User name:franciscoat
History
Joined:
Number of posts:15
Latest posts:

Dynamically allocation of bitsets
I think I did. And what about this way of dynamically allocating a bitset: [code] bitset<400UL>& coo...

Dynamically allocation of bitsets
Hi, I don't have any idea why my program crashes. Is this the wrong way to dynamically allocate a b...

ccc.time.h
Thanks a lot.

ccc.time.h
Hi, I tried to run the following program: [code] #include <iostream> using namespace std; ...

stoi and c++ 11
[quote]You only need to install 4.8.1 but then you need to tell Code::Blocks where the files are.In ...