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 ... 8 9 10 11 12 ... 56
Title Δ
using int for float division c++ -0.59
Parsing command will only work for one word commands 0.00
Syntax error when testing a blank file - LEX/YACC 0.00
Passing char* to pthread crashing 0.00
Can someone explain how it is that you analyse the running time of... 0.00
C program compiles with no errors. It displays garbage. I think fir... 0.00
Fire-and-forget std::thread objects cleaning themselves up +1.70
passing address of a function with specific return and arguments ty... 0.00
What does $$ = $1 + $3 mean in yacc? +0.20
Dispose (free) a whole binary search tree 0.00
Needing advice for implementing malloc and free in C 0.00
remove(str.begin(), str.end(), ' '); is not working properl... +1.23
convert C code to MIPS assembly - combination function using recurs... -2.41
How large is the virtual address space of a program? +1.14
Git - one code for 2 repos, one for push, another for pulls 0.00
Why does this class object declaration work? +1.66
Why are offset bits in the interrupt descriptor table (IDT) separat... -0.08
makefile miss separator but it is not the tab problem 0.00
Knowing which ostream is passed to a function c++ 0.00
Is there a simpler way to do this? How can I get rid of one of my w... +2.03
Check to see if scanf is not a float -2.15
Writing bits inside hexadecimal array -1.92
howto use find_if with non-container such as linked list? -0.33
Bash expand variable in an another variable 0.00
Can someone explain me the how the program is executing? +0.16
How to read in a binary file and store the data at a pointer in C +0.72
Convert this from NFA to DFA +0.42
can someone tell me if my MIPs translation into english is good? 0.00
*NIX read()/write(): Are they re-entrant? 0.00
Can someone explain the following MIPs code? 0.00
What flags are set off in 40h + 40h when they are signed vs. unsign... 0.00
Is downcasting run-time polymorphic? 0.00
How to build a gcc compiler on Linux that builds both 32-bit and 64... 0.00
Calling a function to return a string inside another function call... +1.63
Should I store numbers in chars to save memory? -0.18
How to check if boolean false 0.00
C++: If I overload new operator, do I have to overload the delete o... 0.00
Freeing pointers in `struct` used as model for `%union` 0.00
Modular exponentiation overflows when using multiple of two uint_32... 0.00
How to verify if there is an element < x in a set C++ +0.36
How do I create a file descriptor backed by a simple char array? +0.12
Linux: chmod invalid mode 0.00
pipe - fork - c - why the program is unresponsive without any error? 0.00
C [x ... y] ranged assignment 0.00
trouble trying to use a struct variable -0.57
infinite recursion when overriding __setattr__ 0.00
Object with multiple inheritance sharing one resource - looking for... 0.00
Why is 8086 having odd and even bank? 0.00
Can I replace a symbol in a static library with my own version? -1.48
How to suppress sprintf() warning 'directive writing between 1... +0.62