Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of pingul

pingul

pingul has asked 12 questions and find answers to 23 problems.

Stats

379
EtPoint
56
Vote count
12
questions
23
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?