Gus_Hobbleton on September 6th, 2018 at 21:12 UTC »
hi guys here my tutorial for how to do a thing in c++ first we declare all our variables in one line
int a, b, c, d, e, f, g, h, i, j...
_Fibbles_ on September 6th, 2018 at 21:18 UTC »
Me: "Don't use one letter variable names."
The guy with the maths degree:
odraencoded on September 6th, 2018 at 21:39 UTC »
why code much if code few do trick?
Gus_Hobbleton on September 6th, 2018 at 21:12 UTC »
hi guys here my tutorial for how to do a thing in c++ first we declare all our variables in one line
int a, b, c, d, e, f, g, h, i, j...
_Fibbles_ on September 6th, 2018 at 21:18 UTC »
Me: "Don't use one letter variable names."
The guy with the maths degree:
int ALPHA, DELTA, GAMMA;odraencoded on September 6th, 2018 at 21:39 UTC »
why code much if code few do trick?