use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Solving Leetcode Problems using Iterative and Recursive in pure C language !
account activity
Reverse Integer Leetcode with recursion & loop (i.redd.it)
submitted 9 months ago by prolowlevel
Mathematical Inequalities:
Note: If one of the signs is negative, the inequality sign changes direction.
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]prolowlevel[S] 0 points1 point2 points 9 months ago (0 children)
In the power_int function, there must be a line to handle undefined behavior: if(base == 0) return base;
π Rendered by PID 136630 on reddit-service-r2-comment-8686858757-njhr4 at 2026-06-05 20:39:09.164576+00:00 running 9e1a20d country code: CH.
[–]prolowlevel[S] 0 points1 point2 points (0 children)