Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ufo
on Aug 7, 2017
|
parent
|
context
|
favorite
| on:
How do you find integer solutions to x/(y + z) + y...
Does the `Int` datatype allow negative integers or is it non-negative only? This problem gets much more difficult if you restrict it to positive solutions only.
samfisher83
on Aug 7, 2017
[–]
Int is usually signed. Unsigned int is not signed.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: