StackRating

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

Daniel Langr

Rating
1535.23 (14,512th)
Reputation
7,231 (22,126th)
Page: 1 2 3 4 5 6 ... 8
Title Δ
How would I approach a function lookup-table with member functions... 0.00
OpenMP: how to make for loop distribution depend only on array size? 0.00
How is memory deallocated by delete operator with pointer to base c... -1.50
Why does the code throw illegal memory access error 0.00
Default argument for a functor in a templated parameter -1.08
How to fix segmentation fault in this program 0.00
why inserting into set with same amount has different runtimes base... 0.00
Does string::replace invallidate iterators and references? -0.88
Passing a string by value, reference and rvalue +0.45
Is it safe to store the pointer to the data of a std::string? -1.15
Does std::any_of guarantee the order of iteration when used with se... -0.20
What is ATOMIC_FLAG_INIT and how is it supposed to be used? 0.00
Trying to get rid of empty data fields (a kind-of empty base optimi... 0.00
How to find the maximum average marks in 2D vector of string? -0.10
Guaranteed copy elision in C++17 and emplace_back(...) -1.86
C++ std::vector inserting two elements alternative algorithm fails 0.00
how to use map::find on map of maps +0.46
OpenMp: How to make dimensional std::vector threadprivate -0.88
Empty angle-brackets after a function's name in explicit specia... +2.09
writing to std::atomic after converting to char* 0.00
Code to find peak index of mountain array 0.00
Can I workaround unique_ptr<MyType> to not need MyType destru... -0.12
How does for act when it receives no commands? +2.12
Is there any difference between map and unordered_map in c++ in ter... +0.46
Different behavior of MSVC and clang for if constexpr branches -0.81
add two variadic template list of integers +0.47
Sending an std::map<int, std::map<std::string, double> >... -0.05
Why does deleting the move constructor cause a compile error? +2.07
auto fail to deduce correct return type +2.00
pointer get wrong value in different thread +2.93
Does MPI_Scatter influence MPI_Bcast? 0.00
Separating constructor definition and declaration when are defult +2.35
Move constructor for returned objects breaks C++98 code? -0.23
C++ function header matching: how does matching work when const and... -1.89
Numerical accuracy of pow(a/b,x) vs pow(b/a,-x) -1.63
How to fix "PI recursive function" code to work with all... -0.50
__restrict__ shared_ptr and for any class in general 0.00
How to make the cartesian products of vectors, when the number of e... 0.00
Segmentation fault on recursion function c++ +0.46
uniform_real_distribution operator () compilation errors 0.00
boost static_vector not std::is_trivially_destructible -0.51
Dynamic allocation store data in random location in the heap? -0.28
std::reduce with std::unordered_map +2.14
About a non-repeat rand function -0.90
partial lookup in key-value map where key itself is a key-value map -0.56
C++ Class members specified by template 0.00
Read uint8_t from std::stringstream as a numeric type +1.19
Template Cast-Operator specification -1.89
OpenMp C Fileoutput 0.00
Why -INT_MIN is NOT 2147483648 for uint64_t type -1.84