StackRating

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

leemes

Rating
1586.05 (2,564th)
Reputation
33,215 (3,552nd)
Page: 1 2 3 4 5 6 ... 11
Title Δ
In a C++ map, is there any way to search for the key given a value? +0.97
Why isn't the template argument deduced? +0.08
Creating struct variable using the tag name -2.80
How to pass a local referenced variable to a lambda function, but t... +1.70
add element in vector built by struct -0.44
Convert list of subclass to list of superclass 0.00
how to declare Iterator for set of stacks in c++ -1.00
How can I pass the whole struct to a function including all elements? +1.43
can i have unordered function arguments in c++? -0.74
Priority Queue Comparison +0.59
Fastest way to interpolate between radians? -0.10
Operator Overload for Template Class Auto Type Conversion +0.15
Why a nested class can't have a member the type of which is the one... -1.01
Syntax for creating a pointer to member function -0.56
Non Brute Force Solution to Project Euler 25 +0.06
Can you swap a std::queue with a lambda comparator? -0.49
C++ Binary Writing/Reading on 32bit to/from 64bit +0.43
Compile-time access to class template's member by index +0.54
"dual inheritance" pointer -1.04
what can't take a vector of strings and replace a character of any... -0.11
Map a void* back to its original type 0.00
How to store const array in class? 0.00
how to define a pow2 macro in C++ +1.94
How can I use C++11 variadic templates to define a vector-of-tuples... +0.79
converting snippet of code to another language unnecessary = op? -0.26
C++ inheritance error : expected class name before '{' token -1.38
Sort vector of objects for binary search -1.63
std::function and shared_ptr -0.80
Efficient frequency counter +1.20
Need rotation matrix for opengl 3D transformation -0.97
wrong output for simple program -0.26
Alphabetically sorting the words -0.47
GLSL texelFetch Compile Error -2.31
qt5 designer, using fileopen, displaying file path in lineedit, is... 0.00
Shared members static or dynamic memory allocation C++ -2.07
Why is C++ lambda implemented with functor instead of function poin... +1.45
How to remove all the occurrences of a char in c++ string +0.51
Handling loss of precision in subtracting two doubles that are clos... +0.75
How to check if string is in array of strings -2.12
Array insertion in C++ +0.33
Should I create a temporary object to instantiate member variable i... +0.42
Char pointers vs Int pointers passed to functions +0.21
Does not name a type for Grades class -0.07
Bool function `again()` getting same result -0.38
what does the presence of & mean in const_cast template parameter -0.68
How can I resize a 2D C++ vector? +1.19
STL set custom sort -0.38
Pounds and Ounces to Kilograms and grams. Driver Program Fail -0.08
Emit a "clicked()" signal for a BB Cascades button from C... +0.35
Which STL class use for a Rand-In-First-Out Buffer 0.00