StackRating

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

cdhowie

Rating
1673.13 (294th)
Reputation
114,624 (587th)
Page: 1 ... 8 9 10 11 12 ... 45
Title Δ
What's the difference between class reference and class object... -0.23
I'm trying to use stoi(), but the compiler is trying to give me... 0.00
Does the following code runs two child process executing in paralle... 0.00
Should HANDLE returned by CreateEvent be disposed? 0.00
C++ calling a constructor with enum variable +1.43
Lambdas and capture by reference local variables : Accessing after... +1.35
<Unable to read memory> c++ 0.00
Delete an element from a list C++ +1.50
Scope resolution instead of . operator for template class argument 0.00
C++ Invalid use Of Member Function (Did You Forget The '()'?) +1.43
C++ generic iterator +1.43
Why is template type deduction failing here? +0.76
ISO C++ forbids declaration of 'myStruct' with no type 0.00
Initialising a struct which is member of class 0.00
Can we use the return value optimization when possible and fall bac... -2.45
Return value of non-member std::empty overload for fixed-size arrays 0.00
Operator Overloading of class object not working while accessing ve... +1.20
Why does ShellExecute not work? 0.00
unexpected behavior when read a character from istringstream -0.22
Why can't you omit the array size in a new initializer? +1.00
Best way to return a vector member variable to external class +0.72
C++ Header File Are Not Included - C++ Sample Application For Linux 0.00
Virtual function performance when called by derived classes? -1.53
C++ map assignment overload for different types +0.86
Returning a CString will call the destructor? +0.24
Addition operator overloading for complex numbers 0.00
How can you compare two character strings statically at compile time +0.08
Inverse of snprintf 0.00
operator= Overload from a templated class +1.09
Erasing pointers from vector while iterating another vector +0.29
C++ Cannot write dynamic array to file -3.01
How to return a certain boolean value in a recursive function? -0.06
Class member suddenly becomes inaccessible/non-existent 0.00
Deleting original object while preserving a copy of it in JavaScript +0.98
Trying to compare strings 0.00
If inside while error +0.27
Why do some programming languages allow semicolons to be automatica... +1.40
C++ Error error LNK2019: unresolved external symbol, syntax error? 0.00
What's the difference between function that returns float and f... +0.61
Access private data member in a class 0.00
LPCSTR- How to check if first Position is a Space " " 0.00
Use of typeid to handle different types -2.35
How can I find the cause of this incredibly cryptic linker error? 0.00
Pointer assignment in c++ +0.61
'class' type redefinition / base class undefined 0.00
swap with non-const reference parameters -2.10
Dynamic Allocation of memory c++ performance improvements -0.16
Newbie here: Different results on PC and MAC. Why? -0.67
C++ Remove object from vector +0.70
C++ casting pointer to pointers (x**) -> (y**) 0.00