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 2 3 4 5 6 ... 31
Title Δ
implement recursive function that avoid infinite loop input caused... 0.00
I got an error in a function call of an array in C? 0.00
Reading all file names in a directory -0.11
Something's wrong with my reverse string function +1.64
I am getting segmentation fault here while it works with strings? 0.00
return discards ‘const’ qualifier from pointer target type +1.51
offsetof returns 0 when checking for the number of offsets in byte... -0.35
Which Sort is this 0.00
How to check input in command line is integer in C? +0.42
How To Count The Number of Words Stored in A Double Pointer 0.00
sscanf missing a string after %[^-]s match +0.44
Problem with file handling(beginner level)? +0.10
Assign int array to in pointer in struct +0.40
Can a class contain as a member a Base class which is later special... +2.06
2D-Array deletes elements itself when new elements get stored 0.00
What is the order of excecution of printf(..) parameters? +1.01
derived class with no implementation file (.cpp) -0.29
Static member of type a private data member -0.52
I'm having trouble in C++ geting input from a user in a functio... +0.03
Inheritance Overriding +1.27
Why does this code only recognize the first line in the text file?... +0.41
Backtrace a recursive program in c++ 0.00
How to store the value of a char*? 0.00
Reverse function is not working as expected -1.43
Change pointer's value in a function 0.00
Class constructor that takes a reference to a different object and... +1.09
Using node element inside sprintf 0.00
Is it possible to dereference a pointer to a struct? -1.48
Dividing by zero in C -0.24
Creating a struct which holds a 2d array of linked lists with custo... 0.00
My program is running into "Process returned -1073741819 (0xC0... +0.41
fprintf: print literal hex string -0.39
Remove_if with vector containing variants -1.69
Why my code repeat itself when the get answer? 0.00
How do I use fgets along with malloc to create an array of strings? +1.04
Output the decimal versions of unknown input -0.71
How to output unsigned char to a text file in c? +1.81
why result of (double + int) is 0 (C language) -0.31
What alternative can I use instead of gets() and puts()? +1.66
How can I reverse the order of a linked list? 0.00
How to copy something in a string if I pass it to a function? 0.00
How to fix 'Size of list( a class) is unknown or zero error'... +2.23
unexpected error by using passing by reference 0.00
Returning max integer but getting control may reach end of non-void... 0.00
How to return the number of values input into an array? 0.00
C Program is not executing printf at the end -0.34
Why does my array of pthread_t pointers cause segfault on pthread_c... 0.00
Check C++ enum without initializer for multiple values 0.00
Read lines of file in C -0.09
Do I need to declare arrays as static local variables? -2.15