StackRating

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

Stephan Lechner

Rating
1558.56 (5,881st)
Reputation
29,778 (4,128th)
Page: 1 ... 9 10 11 12 13 ... 31
Title Δ
Scrambled array in c 0.00
Looping with macros -0.71
Using recursive functions in C, why is the output of the following... +0.42
Converting a command line argument into char +0.15
Output negative values in a bar chart using stars to represent a ra... 0.00
C is converting string to hex -0.39
Reading garbage instead of segfault for non-existant memory locations +0.42
Setting date and time for a file name using C +2.02
Float is inf but integer is not inf in C++ - xCode. Why? +1.05
c++ employee name search +1.77
my c implementation for adding a vertex into a graph fails 0.00
Error in free(): invalid size -0.94
String split in c without changing original -1.97
Finding duplicate elements in an unsorted array of structs in less... +2.45
Dinamic array don't allocate the same numbers of elements than... +1.35
How to print (access) linked lists inside of a linked list? 0.00
Counting different numbers other than 0 (C) outputs different in di... +0.98
C - Insert Values into Struct -1.27
How to programmatically see which conditions were not met in C++ wh... +1.34
How to get hex values from string? +1.58
Get a word in a file +0.42
returning a 2D arrray in c++ +1.20
Printing Wrong Data 0.00
Size of with paddding -0.21
Is there a way to make shared_ptr.reset(new obj) to call the destru... -1.77
Printf() printing character as 32 bit -1.03
Changing Dynamic Arrays lengths? -0.38
Unanticipated Infinite loop +1.53
realloc not copying first index -1.53
Out-of-bounds writing does not always cause an error +1.51
Is reference binding to a temporary of a temporary undefined behavi... -1.04
How to drop extra input for scanf of %20s +0.13
How can array name and the address of the array name both prints th... +0.29
"double(*)(string, double, double)" to "double"... -0.89
call constructor of class with brace enclosed initilizer list -0.51
Output system() in C on one line -2.15
Pointers to Data Structure Members +0.69
Why we keep mutex instead of declaring it before guard every time? +0.48
Recursion Programming in c++ 0.00
structure offset with bit field -1.89
Function Pointer Array Initialization 0.00
Print out sequences line by line from a binary file 0.00
C - Initializing struct member - array of pointers. Second element... -1.92
Return array with const number of members -0.69
Why does getchar wait after one character is entered? -1.24
Shared a variable between many functions in a DLL in C 0.00
Why does the order of elements in a Boolean expression change the o... +2.70
C++ Undefined Reference with objects -0.51
Generic data structure search in c 0.00
Programming with just header files? +2.07