Skip to main content
Code Review

Return to Question

replaced http://codereview.stackexchange.com/ with https://codereview.stackexchange.com/
Source Link

This question is a follow up of Calculate min/max values for signed or unsigned integral number with any valid number of bits (up to 64)

I was answering the question Given two int values, return the one closer to 10, and I indicated that something like the following snippet of code could be a different approach for solving the problem.

This question is a follow up of Calculate min/max values for signed or unsigned integral number with any valid number of bits (up to 64)

I was answering the question Given two int values, return the one closer to 10, and I indicated that something like the following snippet of code could be a different approach for solving the problem.

deleted 18 characters in body
Source Link

I was answering the question Given two int values, return the one closer to 10, and I wrote thisindicated that something like the following snippet of code in my answer ascould be a different approach for solving the problem.

In the original question, it turned out I had made a mistake, but since there were already some answers, I've decided to post a follow up question with the fixes.

I was answering the question Given two int values, return the one closer to 10, and I wrote this snippet of code in my answer as a different approach for solving the problem. In the original question, it turned out I had made a mistake, but since there were already some answers, I've decided to post a follow up question with the fixes.

I was answering the question Given two int values, return the one closer to 10, and I indicated that something like the following snippet of code could be a different approach for solving the problem.

In the original question, it turned out I had made a mistake, but since there were already some answers, I've decided to post a follow up question with the fixes.

whoops, I misread a comment, and edited wrongly. Fixed my mistake.
Source Link
Pimgd
  • 22.5k
  • 5
  • 68
  • 144

I was answering the question Given two int values, return the one closer to 10, and I wrote this snippet of code in my answer as a different approach for solving the problem. In the original question, it turned out I had made a mistake, but since there were already some answers, I've decided to post a follow up question with the fixes.

I was answering the question Given two int values, return the one closer to 10, and I wrote this snippet of code in my answer. In the original question, it turned out I had made a mistake, but since there were already some answers, I've decided to post a follow up question with the fixes.

I was answering the question Given two int values, return the one closer to 10, and I wrote this snippet of code in my answer as a different approach for solving the problem. In the original question, it turned out I had made a mistake, but since there were already some answers, I've decided to post a follow up question with the fixes.

title change and explained the differences
Source Link
Pimgd
  • 22.5k
  • 5
  • 68
  • 144
Loading
question cleanup
Source Link
Pimgd
  • 22.5k
  • 5
  • 68
  • 144
Loading
Source Link
Loading
lang-cs

AltStyle によって変換されたページ (->オリジナル) /