Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Shlublu

Shlublu

Shlublu has asked 0 questions and find answers to 75 problems.

Stats

2.1k
EtPoint
718
Vote count
0
questions
75
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.