StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

hegel5000

Rating
1504.69 (149,075th)
Reputation
464 (290,115th)
Page: 1
Title Δ
How to restrict the parameter type of a callable to be passed to a... +0.26
C++ - Apply std::exp to an std::vector +1.33
Declaring resources as needed without duplicating them -0.25
Is there a way to create a function that doesn't change the arr... +4.01
Is it possible in C++ to use the same code with and without compile... +2.44
why does the preprocessor identifies the enum values with Borland C... -1.84
Why I get compile error when using a recursive lambda? -3.68
No thread-safety between different vectors in C++? +4.95
Should I always use `T&&` instead of `const T&` or `T&a... -2.28
Using a lambda in place of an index-able template parameter -0.53
auto reference to Eigen block not behaving as expected 0.00
Does the heap in C++ contain classes and structure objects or does... +0.91
How to convert "std::vector<std::string>" to "... +0.20
How to combine lambda, vairadic functions and function pointers? -2.83
Seg Fault while doing memset -4.18
References in functions with dynamic arrays and structures C++ 0.00
How can I insert multiple numbers to a particular element of a vect... 0.00
c++ when to return a const char* instead of a std:string +3.85
C++ binary search tree template class memory leak 0.00
Which recursive function will cost less memory? -2.77
simple cpp map store and access not working as expected -2.42
I'm not sure I understand the type definition of the foldl func... +4.80
How does the compiler guess the correct name when one mistypes it? -1.29
do block in Haskell -3.05
Is it possible to define the amount of arguments in a function with... +4.12
Why use a C++ Interface as a connection between classes? +2.45
Is it necessary to release pin_ptr or is it done automatically? 0.00
In source code, function is called with no (). Documentation gives... +0.48
What is the optimal way to wait for multiple futures in C++11? 0.00