Showing posts with label Uva Online Contest. Show all posts
Showing posts with label Uva Online Contest. Show all posts
Thursday, December 08, 2016
Uva Online Tools
References:
[0] Problems for try/test special cases
http://www.uvatoolkit.com/problemssolve.php
[1] https://en.wikibooks.org/wiki/Optimizing_C%2B%2B/Code_optimization/Faster_operations
[2] http://embeddedgurus.com/stack-overflow/2009/06/division-of-integers-by-constants/
[3] bitsets fast operations collection
https://graphics.stanford.edu/~seander/bithacks.html#ParityWith64Bits
[4] Debug code http://gcc.godbolt.org/
Solutions:
[1] https://github.com/ksaveljev
Subscribe to:
Posts (Atom)
-
Resources: [1] Hela https://ome.grc.nia.nih.gov/iicbu2008/hela/index.html
-
mas plugins http://devsnippets.com/reviews/using-jquery-to-style-design-elements-20-impressive-plugins.html http://www.extjs.com/deploy/dev/...
-
Episodios: Épisode 1 : La Libertina de calidad (Le Libertin de qualité) Épisode 2 : La Apuesta de las tres cotillas (La Gageure des tr...
Python3 version alternatives and virtual environments
Solving multiple python installation: sudo update-alternatives --install /usr/ bin /python3 python3 /usr/ bin /python3 .5 1 sudo update...