Search:

Type: Posts; User: Pecado

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    3,156

    Couldn't figure out the "v in vector", but you...

    Couldn't figure out the "v in vector", but you gave me an idea to solve the problem. Thanks.
  2. Replies
    6
    Views
    3,156

    You deserve an award for the most sympathetic and...

    You deserve an award for the most sympathetic and charming person then. And I am being ironic.



    As previously stated. We don't just hand out code. The whole point of this forum is to learn,...
  3. Replies
    6
    Views
    3,156

    1st: Was I not clear enough? 2nd: I will ignore...

    1st: Was I not clear enough?
    2nd: I will ignore this part. To start trouble, I'm not the one.

    It's simple, let's say:
    vector[1] = 3, vector[2]= 5, vector[3] = 3, vector[4] = 9, vector[5] = 4
    ...
  4. Replies
    6
    Views
    3,156

    Short and simple question on C/C++.

    Hello, I've got a simple question:

    I need something to happen, only if, within a vector, there is enough vector positions equal to a value/s.

    For instance, I have vector[10]

    while(4 out of...
Results 1 to 4 of 4