lundi 23 octobre 2017

Fastest numeric system conversion algorithm?

I'm practising to a competition, that has very small time limit (only perfect code gets max point) That's why I need the fastest algorithms to convert an unsigned integer to a hexadecimal or binary string, it's a very typical task. I can only use the c++11 standard library.

Aucun commentaire:

Enregistrer un commentaire