StackRating

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

Bill Lynch

Rating
1583.07 (2,750th)
Reputation
61,290 (1,492nd)
Page: 1 ... 5 6 7 8 9 ... 29
Title Δ
C: String functions without string.h library +0.63
Is it possible to micro-optimize "x = max(a,b); y = min(a,b);&... -0.10
Shared Ptr vs Normal Ptr: Object Creation After Declaration -0.65
Why sorted list detection does not work in this situation? -1.35
Memory address in linked list C++ 0.00
What does my compiler error mean? 0.00
Logic for verifying major and minor version requirements? +0.51
check if a pointer is NULL and it causes Runtime Error +1.15
Different results on CPU and GPU 0.00
how to overwrite the file with map contents in cpp 0.00
Why is this program going this way? C +0.66
Confusion about how pointers are declared in C -0.41
Does optimization change the behavior of casts? +0.36
why product of range(1,35) is equal to zero? +0.33
While cycle stucked 0.00
Use of general-purpose registers in Linux/x86 0.00
Generate random in [0, n) 0.00
ISO C++ forbids declaration of 'uniform_real_distribution'... +0.37
Compile error on std::list 0.00
In C++, how to assign a hex value to a letter/string gotten from us... 0.00
is this code correct?If yes then malloc is already assigning the ad... -0.86
Offset of a subobject within a big object 0.00
handling float arguments python -0.51
Initializing an array of pointers to NULL -1.96
Why would I want to use a smart pointer in this situation? -0.68
Is it possible to declare and pass an array in one line in C++11? -0.04
Which operator gets invoked upon object evaluation? -0.54
Declare pointer inside a function that is called several times -0.75
Why is my selection sort returning a value that is not in the origi... -0.64
Python list input error +2.09
base operand of ‘->’ has non-pointer type error -2.43
C++ iterators for set & pair 0.00
Decimal to Hexadecimal recursively python 0.00
Is there a preprocessor macro which lets me know whether an applica... +1.08
How to make a list C++ -1.08
VHDL JK Flip-Flop with logic gates 0.00
How do you define a default property for a c++ class? +0.35
C pointer behaviour, Volume II +2.21
Is it faster to use bit operators or if statements in C++? +0.74
Variable size array sorter bugging with no reason +0.37
WHY does an uninitialised pointer work in C++ programs? -0.13
C++, Can't instantiate abstract class error +1.13
Strange things happen when swapping two vars in QuickSort -1.86
Variable length array compiles in main function, but not in class d... +0.10
Python code fragment - List -0.38
Pointers as function returns does not get over-written as claimed -2.41
Why does < instead of << in stream output still compile? -0.50
C++ Boost spirit, multiple evaluations of a same _val? 0.00
My answer is changing with the same code +1.54
Why does the return type of a friend function that is overloading t... -0.65