Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Kostas
Kostas has asked
4
questions and find answers to
39
problems.
Stats
557
EtPoint
93
Vote count
4
questions
39
answers
About
"Look on my works, ye Mighty, and despair!"
Kostas questions
Can't create recursive type `using T = vector<T::iterator>`
Capturing by const reference in mutable lambda
Bit manipulation for __int128
Kostas answers
How do I use std::optional in a constructor?
Typedef function inside a class
What is the maximum and minimum number of leaf nodes of a binary tree with n nodes?
How do I quickly compute the product of 100bit numbers
Why does object's memory profile need to be known at compile-time for stack placement?
template non-type template parameter
How to unit test a class with private constructor?
Ouputting String Literal from a variable
Automaticaly convert array of structures to structure of arrays in C++
Finding Median of more than 20 Million of 3 to 4 different integers in 1.5 seconds