Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of pingul

pingul

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

Stats

397
EtPoint
58
Vote count
13
questions
24
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?