Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of pingul

pingul

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

Stats

410
EtPoint
60
Vote count
13
questions
25
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?