Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
john
john has asked
6
questions and find answers to
176
problems.
Stats
4.4k
EtPoint
1.4k
Vote count
6
questions
176
answers
About
john questions
graph algorithm to detect even cycles
Order of evaluation of expressions in a function call
Floating point accuracy again
Is this a C++ alternative to the struct hack?
trying to understand require in language extension
Accuracy of floating point arithmetic
john answers
std::map with predicate vs. initialization list
Why does the operator overloading fail when i try to sum a number plus a matrix? (but it works the opposite way)
Behaviour of pass by reference and its scope
Is there a way to get the range of memory addresses that are available on the heap?
GCC "no matching function for call.." errors
Line 924: Char 9: runtime error: reference binding to null pointer of type 'int' (stl_vector.h)
How come this program waits 10 seconds instead of counting down?
Default constructor in cpp shallow or deep copy?
Is there a way to ensure two arguments passed to a function are treated as the first and third argument in C++?
Vector insert within the same object