StackRating

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

Chris Lutz

Rating
1570.02 (4,041st)
Reputation
56,162 (1,708th)
Page: 1 2 3 4 5 ... 11
Title Δ
Reading user input and checking the string -1.19
Readline accept int from console in C +0.39
Problem with scanf and fgets -0.67
Is `y = x = x + 1;` undefined behavior? -2.18
Calling the constructor of a large array of objects on a stack -0.93
Adding items into my hash table in C -1.30
Details of what constitutes a constant expression in C? +0.44
Macro concatenation and further expansion 0.00
string input and output in C +1.15
Memory Allocation for a 2D Array in C +0.90
c preprocessor - fail if compiling after certain date +0.31
How to implement toLower() if you get toUpper() already +0.24
Cannot understand C source and it does not compile in GCC, but in V... -0.21
Passing a pointer to an int array to a c-function +1.05
Reading a file character by character in C -0.96
function to point to a global nested stucture +1.58
What's the syntactically proper way to declare a C struct? +1.78
Template function as a template argument +1.59
Cast char to char array or char array to char? +0.71
Simulater/Generated switch statement range in c +0.89
Difference between thes expressions: int* a = 0; int* a = 10; +0.60
Simple C Pointer Clarification -1.66
C function const multidimensional-array argument strange warning -0.86
One element array in struct +0.43
GCC gives incorrect answer with optimization enabled -0.47
Supporting Piping (A Useful Hello World) +2.11
Passing a specific array element using pointer reference +1.72
alloc a struct with zero length array using new -1.18
regex for pow() 0.00
memory alignment issues with union +1.83
weird macro definition issue -0.67
String concatenation without strcat in C -0.51
Does Cython support the ternary style if statement (if ? then : els... +1.37
Question about pointers and strings in C +0.90
Problem when casting in C +0.41
Simple question on printf and C. Printing characters of a string on... +0.40
Zero-length C-array binds to pointer type -0.02
"Passing arguments to subroutine"-question? -2.00
Declaring zero size vector +1.35
How to cast vector<unsigned char> to char* -0.38
Are negative boolean values defined? -0.98
Flip flop operator in perl +2.02
What would be the fastest way to create a string of n chars in C -1.47
unnamed namespace +0.36
WHY I got seg fault here? need help. Want to put integer into char... +1.58
How to know that which variable from Union is Used? -1.28
Are pointers of the same size? +0.41
array subscript operator in for loop counter -0.55
Fuzzy regular expressions -0.67
Properly delimiting strings in C +1.30