StackRating

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

Richard Hodges

Rating
1480.72 (4,494,137th)
Reputation
57,694 (1,644th)
Page: 1 ... 41 42 43 44
Title Δ
C++ Iteration over class pointers using std::vector -3.77
How many different pointers/levels of indirection are accessed here? 0.00
If the size of my stack is exceeded, how do I automatically adjust... +4.07
Calculate the multiplicative inverse of large numbers using C++ -0.62
How to print data from stringstream to a file? +0.13
Is there a GetModuleThreadId function? 0.00
Operator << and inheritance/composition -3.74
How to reuse object created in the stack +0.26
Efficient Add of Values with Overflow Protection in C/C++ -1.06
Confused about the default buffer size of stdout +0.33
How to print an array of const chars? -2.27
Reassign object with different constructor +2.09
Is CoCreateInstance using CLSCTX_LOCAL_SERVER enough to ensure that... +0.20
HashMap implementation optimization -4.09
is it possible to read s64 value from uint32? 0.00
what is the data type for reading a nano second value? -0.95
C++ Arguments Heap vs Stack -3.15
Double Vector Resizing 0.00
Iterator for C++11 map values (simple and transparent) +4.72
How to implement a c++11 move function for a user-defined class? +4.31
Access an Array with both C++ and Python -3.66
Avoiding a potential deadlock / memory leak in a multithreaded appl... -0.36
C++ Multi type map like PHP stdClass +4.13
How can I create a function for dynamic allocation for 2d array in c? -0.08
What is means of this? -3.75
Will this cause a memory leak in c++? -2.84
How did the program pass the linker? +4.28
Sorting and querying using different containers, C++, STL -3.30
Why is there no transform_if in STL? +0.54
How to declare and initialise multidimensional array with NULLs 0.00
Initializing a large number of variables in a C++ class +0.34
Typecasting a struct with a pointer member +4.54
C++ overloading constructor of exceptions -1.47
No side effect with comma operator, return statement, and nullptr? +0.86
C allocation and memory overhead +4.34
Add a deep copy ctor to std::unique_ptr<my_type> -1.62
Code not picking up two sections -3.21
Bad optimization of std::fabs()? -1.43
Modifying container's pair / neighbours -3.01
Can't assign structure to pointer of structure -4.17
Issues with friend name injection -3.89
Unixtime conversion to comparable time 0.00
How to assign a value to a variable based off array data -1.95
Merging few ints into unsigned long long(64 bit) with bitwise opera... +0.69
How to stop looping through array when index is empty? -1.98
Arbitrary Object Member Selection C++ -1.96
Why do we pass a reference to the object as an argument to the over... +1.16
Is there any (convenient) way of retrieving current iteration # ins... -3.58
How can I use the boost visitor concept with a class containing sta... +5.23
Is this possible that new without bracket but delete with bracket i... +3.93