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 ... 11 12 13 14 15 ... 29
Title Δ
What is the difference between %lx and %ld when printing an address... +0.33
Print from pointer? +0.38
error: expected expression before ‘int’ 0.00
Infinite loop on C using while, pi approximation 0.00
smallest element in a array of strings c++ +0.38
Is this C++ destructor redundant? +0.48
Why does pause return -1 and set errno? -2.13
Why doesn't this pointer get the value at the array index? -0.10
C - Getting a string from an int +0.38
Is the address of a local variable always guaranteed to be valid -2.76
Explain function pointer in C +0.38
Peculiar behavior with mergesort implementation in C++, sorted resu... 0.00
Taking away the comments in front of "#include <math.h>&... 0.00
I'm trying to convert binary to decimal -0.12
No support to -finline-functions in clang 3.5? 0.00
C programming. How to hide implementation of the struct in .c if I... +0.36
Segmentation fault 11 in C on mac 0.00
why should i include the header file <iostream> after using t... -0.32
C++ BMI Calculator Problems +1.63
Redundant size of union compiling with -m32 on OS X 0.00
Unable to understand the output of the program using printf weirdly +1.07
Why does sizeof report same size (8 bytes) for different variables? -0.57
Structures and pointers in C -0.50
Why is isascii() deprecated? -1.83
Project Euler: #2 in Python -0.28
C++ biginteger class operator= 0.00
Passing string into function and modifying in C (trouble with point... -0.62
Infinite "Signal 11 being dropped" loop with Valgrind whi... 0.00
C++ If statement logic +0.22
Incorrect logic in C++ +0.37
Size of a struct with union and bitfields 0.00
how to make a class like int or bool in c++? 0.00
Euler 22/Sorting Names in Alphabetical Order 0.00
How to replace '&=' with '=&' in Vim? 0.00
How to pop min element from std::heap? +0.77
What if the user input exceed the number of characters set in a cha... +0.46
Passing values to main(int, char**) 0.00
why addresses of two pointers are Contigious? +0.94
struct keyword in C++ typedef -0.12
is there memory leak if we don't delete memory and the applicat... +0.67
total size of C structs 0.00
Assigning multiple values to single variable(which is not a array)... -0.62
Difference between gcc compile and gcc -lm -Wall -o? +1.30
Passing ... parameters in C 0.00
why this code is printing 1, -1 +0.37
How to avoid GOTO in this code +1.21
VHDL adder, same word length? -0.41
C++ Distance Function Keeps Returning -1 0.00
C struct pointer accessing fields +0.37
Why isn't it printing the complete decimal? -1.94