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 ... 31
Title Δ
Returning two values with different types by a function in c +0.36
Print a signed 64-bit integer in hexadecimal and octal 0.00
A C++ large integer precision question during multiplication +0.33
Remove Trailing Zeros After Decimal C++ -0.58
How can i retrieve the value of an out of scope static without a po... +1.66
Trying to delete product from my list using pointer and struct -0.02
Removing a space from the start of a array to use strcmp +1.62
Segmentation fault at writing the telephone number program +2.16
About the queue deletion memory in c language 0.00
string is not printing in c++ outside the a for loop +1.11
What empty binary files contain in C +0.84
How to append c-style string or string literals to std::vector<c... +0.45
Why does the if statement is always the else part even if the if is... 0.00
Using static in translation unit containing main function 0.00
Why can't modify value in object? Also How can I Improve on thi... 0.00
Can someone explain why the below code prints -1 0.00
scanf() not working correctly within for loop 0.00
Redefinition error when using ifndef when alias is defined like &qu... +2.09
Under what conditions may this function cause memory leakage? +2.07
Similar codes output different results -2.06
Decimal to binary using string in c....stuck with some conceptual e... +2.16
Allocating memory for different sizes +0.42
sscanf a string containing variable length strings and numbers in C -0.01
Coursera : unknown signal 11 by autograder 0.00
C array inexplicably changes values without apparent intervention -1.83
Replacing the vowels of a file's content using fopen with "... -0.15
Endless loop when using unsigned int -0.23
Why does two different input to this scanf() gives two diffrent out... -0.57
What's the best way to parse a packet data in c++? -1.60
How to count amount of leafes in binary tree without recursion in C? 0.00
In C, should inline be used in definition or declaration -2.81
pass only integer datatype as command line argument in c 0.00
C++: How do I count the number of nodes in a binary tree for which... +1.98
c++ const mysqlpp::String ambiguous error 0.00
The average of an array in float format -0.86
How to initialize a 2D array with all values same? +0.91
inheriting default constructor, a contradiction? +1.70
I can't figure out how to use the strlen in my C code +1.34
For-Loop with Unrelated Conditions -0.60
how can i count digits of a number using recursion? +0.41
set::find finds an element that does not exist -2.10
Is accessing an element of a multidimensional array out of bounds u... +0.99
fwrite in C, it doesn't write the correct word in file 0.00
How to decrement several variables in C++in a single line statement? +0.66
Is there some way to have y = k*m but in integers only? -2.04
Some array elements changing from within function to inside main fu... 0.00
Store a Char from command line to Char array in C -0.42
Segmentation fault when try to copy float vector of large size thro... +1.12
how do I assign individual string to an element in one array of poi... -0.59
Increase a variable number by 1 0.00