StackRating

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

Chris Dodd

Rating
1554.04 (6,857th)
Reputation
85,272 (944th)
Page: 1 ... 35 36 37 38 39 ... 56
Title Δ
ANDing with different bit lengths +1.68
Fast dot product of a bit vector and a floating point vector +2.10
Get target length of *printf function family 0.00
Conflict in grammar YACC/Bison 0.00
Why the return value for more than a token? 0.00
Add two arrays by elements -0.38
What does syntax directed translation mean? 0.00
bitwise checking if a number is -1 or not +1.85
How can I locate unbalanced delimiters for error reporting in yacc/... +0.43
C call back function from assembly (x86) and process switching 0.00
Garbage collection issue in an interpreter implemented in C -1.08
Where are the shift/reduce conflicts in this Bison code? 0.00
C++ convert binary to decimal for bit values greater than 64 bits -0.06
(not) using std::string in exceptions +1.78
C - sprintf() affecting array declaration 0.00
Python missing or unusable while compiling gdb under Cent OS 5 0.00
SPARC Assembly, setting the C flag 0.00
floatint point inaccuracy -2.23
C++ ostream operator overloading using const argument error 0.00
GLSL layout std140 padding dilemma +0.44
Adding abs(x) and sqrt(x) functions to flex/bison calculator +1.00
%prec doesn't seem to work? 0.00
c variadic functions confusion -0.06
process flex+bison output in gtk hash table and list store 0.00
Pushing to a stack containing ONLY unique values in C -0.25
How to detect negative number assigned to size_t? 0.00
Is array copied if given as an argument to a function in C -2.35
C multidimensional array size using scanf -0.06
Why isn't object returned by std::move destroyed immediately -0.33
Unable to fix shift/reduce conflicts in Bison grammar +1.08
GDB: catching a signal and continue debugging 0.00
Handling #ifdef's that were used to create multiple versions of an... +0.98
How to resolve a weird changing value? 0.00
Assignment of variable is not getting picked up in makefile +0.09
Why is my fscanf not working? 0.00
UDP sockets use of select() -0.32
C++, im suppose to use arrays and for loops, no strings or any clas... -0.74
GCC makefile dependency generation path 0.00
The quotation marks " " in flex 0.00
Is it safe to mix pthread.h and C++11 standard library threading fe... +2.32
How to continuously monitor a message queue? 0.00
Markers in bison 0.00
Does C compiler distinguish type defined in user's code and library... +1.60
GLSL Weird Error When Compiling Shader (structs) 0.00
parse bibtex with flex+bison: revisited 0.00
How to return errno in Assembly? -1.27
C programming 2D array malloc: Interesting values after every row.... 0.00
Why doesn't client's close() of socket cause server's select() to r... +1.63
Macro hell: Platform-independent pointer to setjmp/sigsetjmp -1.22
Is automatic vertex attribute assignment guaranteed to be in the co... -0.11