Do you know some "hacks" in c++ for a better optimization, and ease to work with? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

Do you know some "hacks" in c++ for a better optimization, and ease to work with?

The question does not refer to functions from specific libraries or assemblr functions... Only usual type of code sequences. I ask for these because I, as a student, don't want to reinvent the wheel, but go further

19th May 2018, 8:55 AM
Thr3at
2 Réponses
+ 1
A good way is to study patterns and known algorithms.
19th May 2018, 10:22 AM
ifl
ifl - avatar
0
Or ... are you refering to non coding hacks, like, how to set up a better development environment?
19th May 2018, 10:24 AM
ifl
ifl - avatar