Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
chongli
2y ago
0 comments
Share
Why not just write:
bool aplusb_sqr(int* c, int a, int b) { return c && ckd_add(c, a, b) && ckd_mul(c, *c, *c); }
0 comments
default
newest
oldest
xigoi
2y ago
Obviously you could do that in this case, I just wanted to come up with a complicated formula.
j
/
k
navigate · click thread line to collapse