StackRating

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

Oliver Charlesworth

Rating
1703.71 (136th)
Reputation
233,642 (179th)
Page: 1 ... 19 20 21 22 23 ... 85
Title Δ
How I pass argument as generic? -1.05
How come these functions are called before being defined? -1.06
How to make java list co-variant +0.23
Implementation of correlation matrix in MATLAB 0.00
Java: How does the == operator work when comparing int? +0.22
why does printf auto convert %x %o %d to hex oct and dec +0.23
When and why to declare member variables on the heap C++ +0.78
Why do isnan, isinf, and isfinite return an int and not a bool? 0.00
Can I initialize a value to a pointer? +1.00
Array Declaration-Error in Java 0.00
Two's complement addition overflow in C -0.11
Matrix dimensions must agree 0.00
realloc memory for a pointer which has been freed? +0.35
Calculate mean of columns only -2.53
C++ - Freeing memory allocated in main but pointed to in a seperate... +0.86
c++ class constructor with reference to a structure +0.24
Project Euler 18 - C++ Passing Array By Reference +1.67
Enumerate grid points on 2D plane with descending order of (x * y) -0.94
Why Enum constructor can't have protected or public access modifier +0.01
Why is the range of signed byte is from -128 to 127 (2's complement... +0.86
understanding Makefiles 0.00
Inner class accessing outer class +0.73
Android/Java: Rounding up a number to get no decimal +0.22
TypeId not printing information as expected +0.22
Two arrays in a union in C++ -2.91
Why is compiler not flagging this as an Error instead of warning? +1.27
Matrix dimensions must agree min max normalization? 0.00
Get instanceof type out of an array without if statements -2.70
Is it possible to iterate over a `const vector<int>`? -0.44
generating function: faster generation of F(n) +0.66
c++ running error 0.00
How can I compute another bit pattern with identical SHA-160 sum? 0.00
Are std::map and std::set thread-safe? -1.50
Java: equals and == +0.17
What does malloc do in this situation? +0.22
direction of division operation on integer in c -1.07
What is the difference between operator >> and operator >&... +1.22
Defining double exclamation? +0.38
What is the motivation of using a Vector based implementation of a... +2.37
What is a Java example of the "private constructor capture&quo... 0.00
Overloading subscript operator in a template class 0.00
Understanding Array Indexing in Java +0.57
Automatic Dependency Generation +0.22
how do I perform shifts in c without losing bits? +0.73
How does std::string::c_str() return a c-string that does not cause... +0.25
Get array, value at index from typedef enum in C +0.22
halting proof of binary search 0.00
variable argument type in va_arg function in c 0.00
Convert loop system to a single equation +1.33
Providing base class constructor parameters when creating a derived... -0.27