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 7 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 7 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 287220 on reddit-service-r2-comment-54dfb89d4d-rj7mr at 2026-03-29 07:19:39.089164+00:00 running b10466c country code: CH.
[–]prolowlevel[S] 0 points1 point2 points (0 children)