u/tassels - 2 Archived Voat Posts in v/programming
u/tassels
  • home
  • search

u/tassels

0 posts · 2 comments · 2 total

Active in: v/programming (2)

  • ‹‹‹
  • ‹‹
  • ‹
  • 1
  • ›
  • ››
  • ›››
Comment on: Stack Overflow vs programmers

Bloated? That's when you remove comments and formatting and jam it all into the same number of lines. Make NumDice optional for additional triggering.

int DnDRoll(const int& NumSides, const int& NumDice) {
    int returnRoll = 0;
    For (int i = 1; i <= NumDice; ++i){returnRoll += rand() % NumSides + 1;}
    return returnRoll;
}
0 05 Dec 2018 05:03 u/tassels in v/programming
Comment on: Stack Overflow vs programmers

This is literally any programming question.

Nobody does that, why do you want to do it?

YOU STUPID ASSHOLES, THE FACT NOBODY ELSE DOES IT IS THE VERY REASON I NEED TO WRITE A PROGRAM TO DO IT.

0 04 Dec 2018 14:53 u/tassels in v/programming
  • ‹‹‹
  • ‹‹
  • ‹
  • 1
  • ›
  • ››
  • ›››

archive has 9,592 posts and 65,719 comments. source code.