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
3
questions and find answers to
32
problems.
Stats
463
EtPoint
80
Vote count
3
questions
32
answers
About
"Look on my works, ye Mighty, and despair!"
Kostas questions
Capturing by const reference in mutable lambda
Bit manipulation for __int128
Kostas answers
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
Variable Length Arrays: How to create a buffer with variable size in C++
Printing bits in long long number (C++)
Empty braces magic in initializer lists
What is the result of adding a char and an int?
Towards understanding nth_element
Deletion of unique class object pointers in a static vector
How can you emplace_back the wrong type?