StackRating

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

Edward Strange

Rating
1479.05 (4,500,220th)
Reputation
34,641 (3,365th)
Page: 1 2 3 4 5 6 7 ... 22
Title Δ
Error: initial value of reference to non-const must be an value +2.34
Parameter not passing in correctly 0.00
How do you read from a memory buffer c++ -0.17
Should I even care for level 4 warnings? +0.47
Undefined Reference to Constructor with Arrays -0.16
logcat has no content 0.00
Binary Tree void function 0.00
Is it possible to export a C++ member method with C linkage in a DLL? -1.03
Command Pattern In C++ 0.00
error: iostream: No such file or directory 0.00
Deleting a pointer to a vector -0.39
Is this a legitimate method for making sure implicit type conversio... +1.98
Comparison semantics with std::atomic types -1.32
Pointers to functions with multiple arguments as function arguments +2.38
C++ inheritance/undeclared identifier issue 0.00
Can you look up a type using its typeinfo? +0.51
Intuitive thread safety 0.00
STL Algorithms to generate and copy a vector -0.45
difference between constructor and new/malloc , difference between... 0.00
How can a function pointer replace switch statement? +0.98
c++ function argument, automatic upcasting of multiple templated cl... +0.01
Call static function on deleted object -0.37
boost::shared_ptr reference counting does is solve raw pointer of t... -1.43
Lazy Static initialization by compiler. in c++ 0.00
Copy-Assignment Operator when assigns itself -1.90
Is it possible to see which lines were executed after a command-lin... -1.86
Passing "*&" parameters to a function +2.30
How can I safely and timely dispose a scarce shared resouce in Java? -0.50
is it possible to use function pointers this way? -1.58
new and reallocating memory +0.07
Is it possible to embed dependencies into a command line tool? 0.00
exception specification vs exception handling +1.00
What is the difference between 'and' and '&' in C++? +1.21
Non-template function that processes any container of elements of s... -0.45
c++ bool anomaly -- why is this possible? +0.23
C++ templates to access arrays of different element size? +0.80
a bit of confusion over pointers (void ones) and functions +0.00
How to allow templated functor work on both member and non-member f... -0.33
How do I reverse a tuple? -0.75
returning reference of generic class 0.00
Why no front() method on std::map (and other associative containers... +1.43
Subtracting null pointer from a normal pointer? -0.09
Mysterious error: expected identifier or ‘(’ before ‘case’ +0.56
Why does my C++ recursive descent parser only work for a few comput... -1.78
C++ method with type -0.10
selection of c template function parameter type +1.70
Calling a Function in an Initialiser list in C++ +0.49
C++ Basic Double Pointer Passing 0.00
Cast of pointers to template classes +1.96
Instance-level encapsulation with C++ 0.00