2019 Takealot Thread (Only 4 Beggers)

Status
Not open for further replies.
eY b0sS cN i hAb dE c0dEs pL$?
Any codes?
C++:
void CalculateOddMagicSquare()
{
  n=5;
  int matrix[5][5];

  int nsqr = n * n;
  int i=0, j=n/2;     // start position

  for (int k=1; k<=nsqr; ++k)
  {
    matrix[i][j] = k;

    i--;
    j++;

    if (k%n == 0)
    {
      i += 2;
      --j;
    }
    else
    {
      if (j==n)
        j -= n;
      else if (i<0)
        i += n;
    }
  }
}
 
C++:
void CalculateOddMagicSquare()
{
  n=5;
  int matrix[5][5];

  int nsqr = n * n;
  int i=0, j=n/2;     // start position

  for (int k=1; k<=nsqr; ++k)
  {
    matrix[i][j] = k;

    i--;
    j++;

    if (k%n == 0)
    {
      i += 2;
      --j;
    }
    else
    {
      if (j==n)
        j -= n;
      else if (i<0)
        i += n;
    }
  }
}
Don't be like that, my baby needs milk and my boobs are dry because I didn't hydrate enough after yoga this morning.
 
We are on a code drought.... I have a feeling that the rains may come soon...feeling after mothers day.
 
Price match is an alternative to coupon codes
 
I search for the cheapest price on a product I'm looking for and print the ad and take it to a game store and they will beat the price if they stock the item. Other option is I compare pricing from Takealot, Loot and Raru and buy it from the cheapest.
 
I've got some eBucks to spend at TA but I sure am not doing it at full price. Come on vouchers....
 
I doubt takealot will return with voucher codes, the system has been abused. The only coupons they will issue will be a goodwill voucher code eg. PNY-677G-THJ
 
I doubt takealot will return with voucher codes, the system has been abused. The only coupons they will issue will be a goodwill voucher code eg. PNY-677G-THJ
Abused since 2013(previous chat), started by so called veterans. So why stop now. Abused Code lol. R150 off overpriced, means so much.
 
Guys, TAL must b missing us, cos most of our baskets exceed R350. It's tons of revenue lost. Codes will be back soon I tell ya.
 
Guys, TAL must b missing us, cos most of our baskets exceed R350. It's tons of revenue lost. Codes will be back soon I tell ya.
Agreed.

I’ve been purchasing every week (sometimes twice a week) when we had codes!

Takealot, please hear our cries for wanting to support you!
 
Agreed.

I’ve been purchasing every week (sometimes twice a week) when we had codes!

Takealot, please hear our cries for wanting to support you!
You know what, maybe TakeAlot can come up with a rewards system like Clicks, Pick n Pay etc. for regulars. That would solve this whole issue. :thumbsup:

Somebody suggest that to them, I'm TOOLAZY150.
 
howist guys, tal is emailing certain individuals one time unique codes for the 150 off,
 
Status
Not open for further replies.
Top
Sign up to the MyBroadband newsletter
X