Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of pingul

pingul

pingul has asked 13 questions and find answers to 26 problems.

Stats

423
EtPoint
62
Vote count
13
questions
26
answers

About

Applied physics/engineering graduate from Sweden. I enjoy tinkering with C++ and Python :)

Some of my favourite answers and questions:

A: Fill 2-dimensional array with zeros by flipping groups of cells

A: Best data structure for point traversal

Q: Multiple inheritance with variadic templates: how to call function for each base class?