User profile: eastw

User info
User name:eastw
Old user name:mklim
History
Joined:
Number of posts:40
Latest posts:

How To Calculate Frequency In An array
Assume the array has [0 0 1 1 1 0 0 0 0 1 1 0 1 1 1] I would like to store 1's that has been repe...

Vector Iterator Not Incrementable
because after this, pushing the values into a vector is done.. I will pass into another function......

Vector Iterator Not Incrementable
when i first got the error and google for the solution. I see most posts suggest either to use clea...

Vector Iterator Not Incrementable
I try to store all generated value by pushing the values into vector. However I encountered a deb...

Compile error
i have updated my post