Skip to main content
Code Review

Return to Answer

replaced http://stackoverflow.com/ with https://stackoverflow.com/
Source Link

This can be a bad habit to develop. See Why is using namespace std bad practice?

This can be a bad habit to develop. See Why is using namespace std bad practice?

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

Using system commands like this can be risky. See Edward's answer here here for more information.

Using system commands like this can be risky. See Edward's answer here for more information.

Using system commands like this can be risky. See Edward's answer here for more information.

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

This review is already long, so I won't try to cover more. If you submit a new question as an iterative review iterative review, you could get more suggestions. In particular, I'd actually prefer to do this as a class so as not to pass pegs to every function. Someone else might have critiques of some of my suggestions.

This review is already long, so I won't try to cover more. If you submit a new question as an iterative review, you could get more suggestions. In particular, I'd actually prefer to do this as a class so as not to pass pegs to every function. Someone else might have critiques of some of my suggestions.

This review is already long, so I won't try to cover more. If you submit a new question as an iterative review, you could get more suggestions. In particular, I'd actually prefer to do this as a class so as not to pass pegs to every function. Someone else might have critiques of some of my suggestions.

Source Link
Brythan
  • 7k
  • 3
  • 22
  • 37
Loading
lang-cpp

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