StackRating

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

463035818_is_not_a_number

Rating
1577.70 (3,228th)
Reputation
20,174 (6,742nd)
Page: 1 ... 24 25 26 27 28 ... 39
Title Δ
Is There a Standard Container Which Works Well for Resorting? -1.53
Merge Sort c++ 1 parameter - vector 0.00
How can I derive an output type for the template function? +1.90
Why isn't the one definition rule abandoned for C++17? -0.79
What's wrong with my code about find the max one and the min on... 0.00
Why do I keep getting ugly an exponential number every time I try t... -0.13
How to easily templatize math functions based on precision? -0.18
Simple Factorial Finder function +0.91
Why does getxattr fills extra elements? -1.19
declare and define function pointer variable in one line +0.42
Can/should I type whatever I want after #ifndef? -1.01
reuses "rechnung()" even though it shouldn't 0.00
Practical advantage of using polymorphism over inheritance in C++ -1.50
C++ class template method for varied parameter types 0.00
Functor that automatically deduces return and parameter types -0.15
What happens to a parameter if it is passed twice? Once by value an... +0.51
Search binary number +0.50
Create all possible combinations of non unique integers in an array... 0.00
Access base type array members (Int-to-Type idiom) +0.50
C++ "return" the result of an expression +2.68
A question about applying pointers and it makes a loop infinite 0.00
Do map and set allocate 1 item at a time always? 0.00
Parallel vector multiplication using several threads takes longer t... 0.00
Why is vector::clear not working inside foreach loop? 0.00
understanding why this do-while loop repeats where code block is in... +0.78
How to create iterator for member element from the iterator of std... -0.31
C++ Class inheritance in different files 0.00
How do I put c++ class template member functions in a cpp file if t... 0.00
Compactify C++ function calling syntax -0.30
Having trouble with client/server calculator C++ 0.00
Linked List C++ Class What is the diffence between these two add no... -1.24
How to use quaternions to describe a rotation angle which is more t... -0.90
Change Operation at runtime in C++ +1.74
Why giving an invalid expression to a variable whose data type does... 0.00
Template parameters inside and outside class/struct 0.00
Using pointers as parameters 0.00
C++ referencing instances created within a function's scope +0.51
Why doesn't the compiler infer the type of member when using de... -0.49
Reasons for defining non-const 'get' member functions? +1.79
How to create template for class that manages array of structs 0.00
Memory leak after pointing to NEW object +2.34
Storing 2 variables at once from a tuple function 0.00
Change Certain Value When I Detect Change in Vector +0.66
Why do we need 'template <class T>' before implementi... -0.78
no instance of constructor matches the argument list -- argument ty... -1.01
Unsigned int or iterator when using vector? +2.45
sort and show the number of digits -0.49
Dereferencing member of a templated typedef -0.44
Supporting two integer constructors with different semantics +1.28
Implications of not assigning the return value of a function to a v... -1.01