The Wayback Machine - https://web.archive.org/web/20201107210826/https://github.com/kth-competitive-programming/kactl/issues/5
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimize variable names for ease of distinguishability #5

Open
simonlindholm opened this issue May 31, 2017 · 0 comments
Open

Optimize variable names for ease of distinguishability #5

simonlindholm opened this issue May 31, 2017 · 0 comments
Labels

Comments

@simonlindholm
Copy link
Member

@simonlindholm simonlindholm commented May 31, 2017

We should never use both i and j, for instance - it's easy to slip, and impossible to spot afterwards. Different number of letters is good.

In the geometry chapter, especially.

@simonlindholm simonlindholm added the meta label May 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
1 participant
You can’t perform that action at this time.