StackRating

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

Ben Stott

Rating
1459.70 (4,528,866th)
Reputation
2,036 (82,516th)
Page: 1 2
Title Δ
Using eval with wildcard in a Makefile -3.42
python namespace: __main__.Class not isinstance of package.Class -1.10
os.walk() ValueError: need more than 1 value to unpack -2.55
Python custom set intersection -2.21
what's the alternative of set object = null in C++ like C# -2.25
Code is working in Windows but not in Linux! Why? [Simple pointer p... +5.05
Default constructors in C++ -4.36
Is it possible to get the original value of a number, after several... -3.77
Accessing struct array of unsigned ints 0.00
How to delete an object in a set +3.17
Why doesn't my vector recognize my derived classes? -0.62
C++ Qualification conversions - constness -3.00
How to print out a pointer value from array? -1.76
tallying elements in an array -0.95
What class of algorithms can be used to solve this? +4.72
C++ Linker Error in Constructor 0.00
What is default destructor if a class inherits from a pure base cla... -1.98
C Macros for 2 and 3 dimensional indexing -2.72
Big-O notation 1/O(n) = Omega(n) -3.30
Program aborts when using strcpy on a char pointer? (Works fine on... -0.65
Private inheritance: name lookup error 0.00
Type overloading macro +4.24
Basic C question on copying char arrays to char pointers -2.32
Is using enums safe in all compilers? +0.56
Algorithm to find the coordinates of a corner in a simple image 0.00
*** glibc detected *** ./a.out: free(): invalid pointer: 0x0804832a... +4.51
Determine if a set of lines lie in one side of a point and another... +1.72
Tests of hash collision on ASCII characters 0.00
operator overloading in c++ +0.74
WideCharToMultiByte() vs. wcstombs() -0.88
C++ : Assign normal return value to a pointer -3.61
How do I call overloaded member function with cv-qualifier? +2.00
how do structures behave in c++ +3.73
libjpeg decoding to BGR -3.54
Checking overflow in C -3.83
MinGW-w32 vs. MinGW 0.00
freopen() in C causing an infinite loop! -3.71
When a C++ program terminates on Windows what is the last function... -3.83
C++, MingW, ctime, nanosleep() not found? +0.34
Can't assign struct variable in header file -2.65
Copying and freeing malloc'ed pointer -0.95
Maximum values for time_t (struct timespec) +4.38
Is freeing allocated memory needed when exiting a program in C -3.82
Is there a good online tutorial for writing portable C? -0.68
C++: Is "Virtual" inherited to all descendants -3.09
need help creating windows dll 0.00
Difference between default-initialize and value-initialize? -3.47
Finding all pixels at least partially within an arbitrarily oriente... +0.68
What is the difference between these two C++ statements? 0.00
Best way to deal with child to parent mouse and keyboard events in... +0.06