Thread was locked by
a moderator
  • Dec 30, 2020
    Β·
    1 reply

    :yruam:

  • Dec 30, 2020

    bounce:

  • Chief Julio πŸ‡ͺπŸ‡Έ
    Dec 30, 2020

    bounce:

  • Womanpuncher69 πŸ‘ŠπŸ»
    Dec 30, 2020
    Woman Beater

    :yruam:

  • Unity

    Nfs I know we be joking about guarding and scoring on league players in here but I deadass 100% think I could stop Benjamin Simmons from scoring on 3 out of 5 possessions

    Nah fr

  • Dec 30, 2020

  • Dec 30, 2020

    :tits:

  • bigmancam πŸ•οΈ
    Dec 30, 2020

    :twisted:

  • Mechanical 🌢️
    Dec 30, 2020

    me and @new

  • Dec 30, 2020
    Β·
    5 replies


    img:hover {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    }

  • Mechanical 🌢️
    Dec 30, 2020
    Keekaroo Jackass


    img:hover {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    }

  • Dec 30, 2020

    :Flip

  • Dec 30, 2020
    Keekaroo Jackass


    img:hover {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    }

  • Dec 30, 2020
    Β·
    1 reply
    fmvp yzy vert

    Thread full of blank boxes

    Just like heebz bank account

  • Womanpuncher69 πŸ‘ŠπŸ»
    Dec 30, 2020
    Keekaroo Jackass


    img:hover {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    }

  • Chief Julio πŸ‡ͺπŸ‡Έ
    Dec 30, 2020
    Β·
    1 reply

    img:hover {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    }

  • Dec 30, 2020

    Tell me how to do it now before i get pissed

  • Dec 30, 2020
    Β·
    1 reply
    Keekaroo Jackass


    img:hover {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    }

    You know CSS?

  • Chief Julio πŸ‡ͺπŸ‡Έ
    Dec 30, 2020

    :Flip

  • Dec 30, 2020
    Red Guy

    Just like heebz bank account

  • Dec 30, 2020

    πŸ†

    Threesome

  • SUPER BOWL SOSS
    !https://youtu.be/ML21RiO4exY

    not everything a joke

    He’s a fraud.

  • Dec 30, 2020
    Β·
    1 reply

    Bucks got 28 threes wtf

  • Dec 30, 2020

    Pain.

  • Dec 30, 2020
    Β·
    5 replies

    void flip_horizontal( uint8_t array[], unsigned int cols, unsigned int rows ) {
    unsigned int left = 0;
    unsigned int right = cols;

    for(int r = 0; r < rows; r++){  
        while(left != right && right > left){
            int temp = array[r * cols + left];
            array[(r * cols) + left] = array[(r * cols) + cols - right];
            array[(r * cols) + cols - right] = temp;
            right--;
            left++;
        }
    }
Thread was locked by
a moderator