Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Shlublu

Shlublu

Shlublu has asked 1 questions and find answers to 78 problems.

Stats

2.1k
EtPoint
725
Vote count
1
questions
78
answers

About

Former C++ game developer. Currently, mostly involved in AWS, graph databases and blockchain related projects. During my spare time, NN and Android developer.

a ^= b;
b ^= a;
a ^= b;

That was nice and fast. In 1998.