StackRating

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

bolov

Rating
1606.50 (1,521st)
Reputation
34,546 (3,374th)
Page: 1 ... 13 14 15 16 17 ... 23
Title Δ
Why is my LLVM JIT implementation segfaulting? 0.00
One line initialization of class who's values are set with a me... +0.44
Base class needs derived class attributes +0.49
C++ struct declared in function visible in main +1.72
How can i create a istream from a uint8_t vector? -1.11
Undefined reference to static const integral type -1.94
Why solutions like pusher claim to be "Real time"? +1.17
Best practice to change argument type in c++ -0.58
GCC5: Nested variable template is not a function template? 0.00
Is uniform dereferencing syntax possible? -0.80
std::initializer list from already existing std::array without enum... -1.15
Finding biggest number of collinear points in 3D 0.00
Constexpr evaluation inside a constructor +0.03
Consequences of uninitialised variables: int vs unsigned char +0.57
C++ Can constant class data be optimized out of class by compiler? +1.93
Xvalues vs prvalues: what does identity property add +1.70
Cast lambda to std::function with parameter pack -1.45
How can I run through a while loop until a new line is reached? -0.60
how do I overload the << operator to print the contents of an... +1.59
Estimate dimensions of a functions parameter array 0.00
Why can't constructors be explicitly called while destructors c... +1.69
Array - Last index -1.21
'random_shuffle': is not a member of 'std' error -1.82
Are Structs in C++ allocated memory sequentially? Somehow getting c... -0.70
Confused by template argument deduction 0.00
Why does GCC's -Wconversion behave differently for char vs. uns... +2.03
Is there a reason string literals can't have external linkage? -2.09
Can I reuse the return value of a function multiple times in a pare... 0.00
Combine two almost identical class templates +1.43
Why is the switch-case statement not allowed upon Equality-Comparab... +0.44
Why would you convert to a void pointer? -0.14
creating a literal for a Point - C++ +2.15
Is there a way to get a 32bit C++ compiler to follow 16bit integer... +0.80
member function as template parameter and c++17 equivalent 0.00
Why is the number of lines showing as 0 when I also print the lines... 0.00
When condition inside if statement is fractional +1.98
How does the CPU writes data to an IO port? -2.03
How can I extract pairs of values from a string in C++ +0.40
Passing null string to function as an argument +0.46
Template metaprogramming, conflicts in cv-qualification error 0.00
C++ overriding operator for a class whose object accessed by multip... +0.45
How does std::tie work? +2.07
Load time, traversal time, memory usage for different data segments... -0.05
in c++ , can i get out of a loop to do an operation and get back to... -1.16
How much memory does a reference use on the stack +2.25
Binary de-serialization - how to find, what type of serialization i... -1.65
If statement vs if-else statement, which is faster? +0.72
Template arguments in constructor of non-template class -1.08
How to deal with long strings in C++? +0.45
c++ template with typedef multiple argument? +0.52