@[email protected] to Programmer [email protected] • 1 year agono caplemmy.mlimagemessage-square33fedilinkarrow-up1599arrow-down135
arrow-up1564arrow-down1imageno caplemmy.ml@[email protected] to Programmer [email protected] • 1 year agomessage-square33fedilink
minus-square@[email protected]linkfedilink25•1 year agoPro tip: the arguments to main() don’t have to be named argc and argv. Also, you forgot to #define an alias for atoi, and number, n, and i could’ve been named something more on fleek.
minus-square@[email protected]linkfedilink5•edit-21 year agoAlso could have takin out mains return type and used sus chief
minus-square@[email protected]linkfedilink5•1 year agoYes, as are n and i. Do they not deserve ‘fleekness?’
Pro tip: the arguments to
main()
don’t have to be namedargc
andargv
.Also, you forgot to #define an alias for
atoi
, andnumber
,n
, andi
could’ve been named something more on fleek.Also could have takin out mains return type and used
sus chief
number
is a variable i thinkYes, as are
n
andi
. Do they not deserve ‘fleekness?’sorry i misread. i thought u meant
number
was not#define
’d