OriginEnergySux@lemmy.world to Lemmy Shitpost@lemmy.world · 4 days agoI mean, technically the kid's rightlemmy.worldimagemessage-square30linkfedilinkarrow-up1445arrow-down17
arrow-up1438arrow-down1imageI mean, technically the kid's rightlemmy.worldOriginEnergySux@lemmy.world to Lemmy Shitpost@lemmy.world · 4 days agomessage-square30linkfedilink
minus-squarePhoenixDog@lemmy.worldlinkfedilinkarrow-up9·4 days agoYeah to avoid any clever “gotcha” kids, use A. B. C.
minus-squareInputZero@lemmy.worldlinkfedilinkarrow-up4·4 days agoA. B. C. Are just undefined variables, and therefore a number. It’s just that we haven’t defined what those numbers are so they can still be any real number including the smallest number
minus-squareAxolotl@feddit.itlinkfedilinkarrow-up4·4 days agoError! prog.c: In function ‘main’: prog.c:4:8: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘.’ token 4 | int A.; | ^ prog.c:4:8: error: expected expression before ‘.’ token prog.c:5:8: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘.’ token 5 | int B.; | ^ prog.c:5:8: error: expected expression before ‘.’ token prog.c:6:8: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘.’ token 6 | int C.; | ^ prog.c:6:8: error: expected expression before ‘.’ token
Roman numerals still count right?
Yeah to avoid any clever “gotcha” kids, use
A. B. C.
A. B. C.
Are just undefined variables, and therefore a number. It’s just that we haven’t defined what those numbers are so they can still be any real number including the smallest number
Error!