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 ... 17 18 19 20 21 ... 29
Title Δ
Can I define the size of a C element in bits? +0.38
Explanation needed for round_down macro +1.25
Print the digits of a number in sequential order in C++ +1.51
Can't declare a string with size=var, even if var is const +1.71
warning: format '%c' expects argument of type 'char *', but argumen... 0.00
switch menu in C -0.08
deleting rows in linux +0.82
CMake command for paths are equal 0.00
C: passing function pointer twice +1.89
HANDLE vs void* function code style +0.69
How to implement a "dynamic_cast"-like operator between s... +1.23
How to convert an iterator to a string in c++11? a boost solution i... 0.00
Why isn't observer_ptr zeroed after a move? -1.91
VHDL: Type of "variable" is incompatible with type of <= +1.62
C++ code and C version macros +0.99
Why are all elements replaced in stack after new one added? 0.00
Travis CI with Clang 3.4 and C++11 -0.59
Why cant we pass more than 1 argument correctly to an extern functi... +2.44
What is the purpose of _IOR_BAD and _IOW_BAD? 0.00
Does GNU cpp interpret the C99 standard oddly for macros of zero ar... -0.80
What all are the main function forms that are allowed in C +0.32
for loop , loops one more time than it have to -0.59
In binary, convert from signed-magnitude to two’s-complement. All i... +0.46
How to make Caesar decoder circular in Python (2.7)? -0.17
What is the correct way to clean all the shared pointers that are i... 0.00
error: no match for 'operator<<' -0.33
Make your own data range in c++ +0.24
C++ "unresolved external symbol" for function outside main +1.10
Why char initialization difference? C 0.00
Implementing a Binary Search Tree for Strings in C -0.34
C++ How to print this map std::map<int, pair<vector<pair&l... -0.10
Declaration and placement of static variable -0.47
Register Design in VHDL 0.00
Changing values of pointers 0.00
C free() invalid next size (normal) -0.09
Class constructor refer to self to add to vector -0.98
initializing a pointer to const type to a non-const type +0.44
Lead Battery Lab - Peukert's Law -2.43
What is wrong with this short C code +0.65
Implementing a double linked list in C++, pointers and odd values +1.03
How to count blank lines from file in C? -1.00
Difference between =default and empty constructor with no arguments? -0.59
split line in cpp with multiple delimiter 0.00
Understanding nonlocal in Python 3 +0.41
XORing char* Arrays 0.00
Python vectorization library? +1.98
Decorator Design Pattern in Python +0.40
printf() confusion - printing (null) when trying to print string an... -1.54
C void pointer calculation in gcc 0.00
python loop again if certain value? 0.00