StackRating

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

Shoe

Rating
1590.83 (2,253rd)
Reputation
60,105 (1,538th)
Page: 1 ... 9 10 11 12 13 ... 29
Title Δ
Associative array in C. -0.08
Why Placing #include BEFORE include guards +0.42
auto in c++11 is static typing or dynamic typing 0.00
Char matrix in C++? 0.00
How to creating function with given code in C++? +1.52
Why isn't the scope resolution (::) needed when overloading operato... +0.43
How can I make a shared_ptr from an opaque pointer typedef? (or: ho... +0.88
C++ passing std::shared_ptr<RECT> through function 0.00
Static vs dynamic allocation of a pointer which stores just one int -1.78
cin a character array from user using new C++ +1.54
How to use ranged-based for loops with std::weak_ptr -0.58
pure virtual class c++ -0.91
Understanding implicitly declared default costructor +0.89
Counting the number of days inbetween certain date range with **for... -1.19
How to pair two stacks in ascending order using an array 0.00
bank account structure output from a data set (this is a assignment) +0.42
expected initializer before ‘&’ token 0.00
Storing Address of a character to an Integer Pointer -0.90
Fastest way to reset a value in every struct element of a vector? +0.81
Why do C and C++ compilers allow array lengths in function signatur... +0.12
Dynamic Allocation with pointers c++ -2.25
Is enum members type still implementation-dependent? -1.84
Is it possible to use inside a template class, a vector of class st... +1.27
Efficiency of declaring a pointer to a pointer in C++ -0.99
using a pointer to vector<T>::data() for cublasSgemm -0.25
Can I create an object allocated on the heap in C++ without using &... 0.00
inheritance, protected. Crazy compiler +0.41
understanding the purpose of using "new int[]" +0.41
C++ Pass inherited class to function expecting base class -0.61
difference of this two c++ function +1.30
When do we need to define destructors? +1.13
Dynamically Set Array Size C++ +1.32
Make name variable using another variable? -2.17
recuresion, recursion, and one more time recursion -0.62
simplest method for overloading constructors -2.19
C++ - generic type where type variable must have specific type 0.00
main(int argc, char* argv[]) dont understand +1.01
Using char and char[] in C++ +1.02
When to use const references over const value in function? 0.00
why is this an invalid conversion when the argument I am giving is... 0.00
Iterate elements of array using pointer +1.48
const T & vs T & const . what is the difference? +0.09
Mixing boost smart pointers and C++11 smart pointers in boost::sign... -0.57
How to correctly work with a const string pointer in structure? 0.00
Proper use of a switch statement 0.00
Overload [] operator basics 0.00
const function in C++ +0.04
Is it correct to say that xvalues have identity and are movable? 0.00
int reimplementing paint function setFont not working 0.00
Change from static array to vector -0.08