StackRating

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

James Adkison

Rating
1560.67 (5,473rd)
Reputation
7,854 (20,126th)
Page: 1 2 3 4 5
Title Δ
This string comparison isn't working 0.00
C++: invalid use of incomplete type -0.06
Sum of rows and columns in runtime c++ program -2.16
Force call to "highest" overloaded function instead of ba... -1.94
How to make a callback global so I can use it to other functions? 0.00
Error when trying to implement exceptions in C++ +0.42
Trouble calculating salary with commission using if statements C++ +0.43
Is MSVC from CMake the same as _MSC_VER? 0.00
RNG in loop and printing word from string array +0.43
How to wrap another class (c++) +0.49
C++: Is there any way to have conditional operators based on a valu... -0.26
Is this a valid for loop? +1.69
Comparing two points: if (pointa == pointb) (OpenCV) 0.00
Better way to pass bool variable as parameter? +1.13
QDir currentPath and cd() not working? +0.47
c++ - Function overloading: float gives error, but double don't -1.14
C++ variable overloading ambiguity -2.12
How to keep source folders hierarchy on solution explorer? 0.00
Error invoking class method via function pointer on a wrapped object -1.16
I get a "nonstatic member reference must be relative to specif... +2.87
In which cases is it unsafe to (const) reference a return value? +0.34
Getting C2512 "no default constructor" for `ClassA` error... 0.00
Pointer initialization to different class in constructor c++ -0.28
C++ Will this cause a memory leak? +1.29
How to properly delete a map of pointers as key? +0.42
Return value int& -0.70
Constructor being called multiple times +2.01
Vector as key value pair in Hash map +0.41
C++ List Iterators Incompatible 0.00
How to call function direct from pointer? +1.64
How to add elements to vector without invoking copy-constructor? 0.00
For a data member, is there any difference between dynamically allo... -1.10
why is the set width not working properly in c++ for me 0.00
c++ function return type error +0.54
The following code produces different result in VS 2013 Release/Debug 0.00
Exception class to handle out-of-range errors - C++ 0.00
What does '&' means on heap allocated pointers? +2.06
C++ Inheritance and Polymorphism unknown output 0.00
Overloading the stream insertion (<<) operator for a class -0.74
C++ - Read input file and store and calculate statistics 0.00
Cannot connect slots from another class 0.00
Template base type inheritance -1.66
C++: Default template argument only deduced when using "<&g... -1.64
Overloading a c++ == operator 0.00
Connect QObject interface signal to a lambda Slot 0.00
How to specialize template member function for another template cla... 0.00
Object and data members memory address confusion -2.12
How to use std::thread? -3.54
Why is this Segfault Occuring? -0.49
Rounding a double variable that is supposed to be returned, as oppo... -2.34