StackRating

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

GManNickG

Rating
1740.04 (52nd)
Reputation
485,953 (65th)
Page: 1 ... 21 22 23 24 25 ... 29
Title Δ
Compiler optimization for fastest possible code +0.67
How to subtract two unsigned ints with wrap around or overflow +0.72
difference between foo[i] and foo->at(i) with stl vector +1.52
Weird compilation error in Visual Studio 2008 +1.25
Boost.MPL and type list generation 0.00
Compile error when I use C++ inheritance +0.32
calling convention in c +0.30
How to reassign `this` pointer inside object member function? -1.09
How to initialise a std::map once so that it can be used by all obj... +0.89
VS solution to makefile 0.00
undefined reference to WinMain Error 1 in eclipse using mingw -2.37
std::getline does not work inside a for-loop +0.89
Can we design singleton by setting all the data member and method o... +0.69
OpenCV's IplImage* as function parametr error 0.00
Why insert from std::map doesn't want to update? [C++] -0.60
Should I use printf in my C++ code? -0.33
Delete operator and arrays? -1.32
C++ Template specialisation issue +0.29
Visual Basic in VS2003/2008 -0.18
vector of objects -0.05
Operator overloading for a class containing boost::numeric::ublas::... -0.65
Link a member function directly to C method declared in a header -1.84
Efficiently finding multiple items in a container +0.32
C++ range/xrange equivalent in STL or boost? -1.25
Optimizations in Code related to string functions +0.77
Determine C++0x availability 0.00
How to use pass ifstream input in a function and output? C++ +1.36
Crash at static object destruction +0.06
C++ variable types limits +0.27
Displaying exception debug information to users -0.48
Why doesn't scanf need an ampersand for strings and also works fine... +0.28
C++ allocating dynamic memory in a function - newbie question +0.29
thread synchronization - delicate issue -0.11
Pass by reference in C +0.46
std::vector of known sequences +0.64
array vs vector vs list -1.52
resize versus push_back in std::vector : does it avoid an unnecessa... +0.82
Default argument in a function [C++] +0.30
What naming convention for a C API +0.35
#define statement explained -0.62
Check for the right typecasting +0.31
Performance of C++ Operators +0.66
Vectored Exception Handling During StackOverflowException +1.31
Why does my program terminate when an exception is thrown by a dest... +0.63
free of doubly linked list -0.14
Passing C++ strings by value or by reference +0.29
Cross-platform OOP in C++ +0.30
evaluate trig functions in degrees as opposed to radians -1.52
A dynamic buffer type in C++? +0.42
Is it possible to iterate over arguments in variadic macros? -1.20