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 ... 12 13 14 15 16 ... 56
Title Δ
C Using isdigit to check if optarg is a digit +1.60
Why not use Recursion for Binary Search for a sorted array +0.42
gcc options case sensitivity, passing `-on` instead of `-On` 0.00
run c++ program in linux terminal with command 0.00
Program running fine but logical operator not working correctly in C -0.60
How to stop parsing and reset yacc? 0.00
How do I prevent stack overflow when using merge sort on large amou... +0.40
Useless case for restrict 0.00
How can use SED to replace a space with a comma 0.00
Is there a situation where an unaligned data will cause an x86 CPU... 0.00
UDP Socket reading last incoming byte +0.21
yacc fails to parse simpe shell grammar 0.00
Extraction of line contents fails in flex/bison 0.00
When does a broken pipe occur in a TCP stream? 0.00
Linker error on returning lambda from function of two lambdas -2.54
Are all ports routable? 0.00
Copying chars in C +1.65
How to debug a LEX/FLEX program on Linux 0.00
Mixing C and C++... undefined reference to function -2.07
Handling of integer with values > 2^32 on Sparc 32 bits +1.88
Bison zero or one occurrences in grammar file 0.00
How to make certain rules mandatory in Antlr 0.00
GCC Assembly Inline: Function Body with Only Inlined Assembly Code -0.23
Does C copy the element every time you access an array? +1.34
Confusion in working of 'new' while using on vectors &... -1.44
storing a string letter by letter and printing it +1.69
yacc - use of parenthesis with expression - reduce/shift +0.41
vtable in case of virtual inheritance 0.00
DFA for binary number equivalent decimal divisible by 3 -0.30
Writing binary literals in C without stdio.h or math.h? +2.29
Is this an acceptable way of making an iterator? -1.84
/dev/stdout, /dev/stderr cat redirection (unexpected behavior) 0.00
Building a Heap 0.00
Why does printf and cout gives different output for this unsigned i... +0.41
x86 assembly language, current location counter $ did not return th... 0.00
Valgrind Invalid read of size 1 (sscanf) -2.58
GLSL compiles but won't link 0.00
Why does ADB commands break a bash script loop? +1.70
pointer arithmetic: *p++ and (*p)++ and more -0.09
Dont know what type of class I have after doing a <dynamic_cast&... 0.00
Overloading operators: operand order when using C++ literals -2.21
mmapping a file and indexing into the memory for read/ write 0.00
Extra bytes on stack when trying stack smashing in C 0.00
How to RSA sign using only modulus and private key exponent (d)? 0.00
Can someone please explain this working Bash code? +1.07
Troubleshooting the sense of this asm x86 code -0.59
Using nested macro with different number of arguments in C++ -0.40
What is gcc make process doing? 0.00
Strlen() function giving "Segmentation Fault" error 0.00
Why doesn't scanf put characters back on failing? +1.14