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 2 3 ... 29
Title Δ
C: Warning about munmap to struct 0.00
Access an undeclared struct? 0.00
What is the address of a pointer (x2)? -0.32
Program only adds the first row of the matrix (and messes up the ot... 0.00
c++ program has triggered a breakpoint on operator[] -0.13
Dynamically allocating memory and i CANNOT use calloc or realloc 0.00
How do I delete a pure virtual function inherited from base class? 0.00
Bubble sorting an array in C in a separate function 0.00
how to store string and float from a file to a struct? +0.38
Why is the output different from what I expected for a degree to ra... 0.00
I can't find where the error occurred when using vector 0.00
Why does the negated character class doesn't work as expected? 0.00
Why am I getting a segmentation fault in my map-reduce file reading... 0.00
trying to figure out why same output but different results +0.36
program not giving desired output 0.00
Using constants instead of numbers - c -0.61
Pointer Manipulation: Why does this line of abstraction not work? 0.00
C function call segmentation fault 0.00
Is a vector of arrays contiguous? -2.31
What does a , operator do when used in the right hand side of a con... +0.37
Python: get indices of elements that are in a streak of at least 3? -1.04
Why isn't the calculator I'm coding with C working? +0.38
Conversion to little endian format in C -2.90
Why this yacc file doesn't compile 0.00
"float" object not iretable error; but I dont see what I&... -0.41
Find the largest multiple of 3 from array of digits in O(n) time co... +0.37
Declaring local const variables of anonymous struct in C 0.00
Input in if else not looping back? -0.29
Print numbers with 4 decimal places on a single line +0.37
Extra qualification C++ 0.00
Precedence in C operators == and ( = ) -0.68
Generating random strings of fixed length(using C) -1.31
What's the trailing symbols within an char array which initiali... +0.80
Is this big O notation correct for this c++ code? 0.00
Getting segmentation fault core dumped error 0.00
What is the pattern here? And how can i write that code in c? -0.12
C Printing a char array in a struct that's stored in an array 0.00
Why does the & operator only work in variables and not in inlin... 0.00
Problems with integer promotion in C +1.89
Problem with C nested structure. error: invalid use of incomplete t... -1.83
Use list item index as index to another list in python -1.71
Relational operator and the precedence of operators 0.00
Address pointer to its ascii representation in C +0.12
Deleting a number from an array +1.66
Comparing two triangles in C (3, 3, 4 and 4, 3, 3 for example) +1.58
Copying std::vector of Pointers to a std::list 0.00
what does while ((*s = *t) != ’\0’) mean? -0.12
linker error 2005 seemingly caused by a constructor -1.58
Why the do\while loop is breaking and Terminal is hanged? +0.93
Having trouble with remove() 0.00