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 ... 16 17 18 19 20 ... 31
Title Δ
What is advantage of int over float 0.00
case in a switch statement in C +0.91
Pointer to String Fails to Change Character +0.46
C : scanf and whitespaces. I've tried almost everything , curre... -1.29
C++: Trying to read from a file line by line, saving into a vector... +1.22
I feel confusion in linked list.what is the solution? -0.28
How to go back to a certain point in the code +0.55
C++ difference in behavior between if statement setting condition t... +0.03
How to write a C code to read numbers from a data file containing n... 0.00
Reading newline from previous input when reading from keyboard with... 0.00
How to do a for loop over values read by a string stream in c++? -0.09
Write to Struct offset using definition (C) -1.34
I am making a small clock in c++, but ran into a "bug" or... +0.44
Unable to compare characters (c++) -0.03
Removing spaces in a string +1.36
How does %s work in c without `&` in scanf? +0.18
What does putc() return in c? -0.04
How to correctly define constants in C++ -1.29
Array filling with malloc supposedly allocating less memory than ne... +0.39
Why can I assign a dynamic_array equal to a static_array but not th... 0.00
Issues with creating a copy of an argument in C -1.80
Why does the negation of the minimum possible integer yield itself? +0.30
Pointers with multiple asterisk? -0.29
Logical data: Operators and Expressions 0.00
What is the syntax error near '(' in my program? 0.00
Difference between c++ string append and operator += +0.47
strptime() causes EXC_BAD_ACCESS +2.34
C++ how to convert unsigned char array to string? +1.04
Optimizing SQL query's where clause -0.05
Can someone please explain the difference between these two initili... +1.65
Not getting the desired output(no. of connected objects/islands) in... 0.00
C: Use a different condition in for statement depending on value of... +0.06
C error: request for member error when i compile +1.51
sizeof(text) not equal to : fp_len + 1 +0.11
Why can't I directly assign an int to an int pointer like this:... +0.89
How to use multiple data types within the same ADT in C? +0.50
C++ Concatenate containers of polymorphic objects +0.67
" assignment makes integer from pointer without a cast " -0.03
Is there a way to read an input string with "ifstream" -1.59
arrange 2 array on ascending order - C programming -0.54
NSData vs NSValue ? how to encapsulate a C-structure in sendMIDISys... 0.00
invalid operands of types 'const char [26]' and 'LPSTR... +0.98
Sort Vector with custom sort +0.17
Why does my compiler gives me a Segmentation Fault when I execute t... +0.47
Why difference between two pointers is not equals to size of type? 0.00
Static common value function in c++ -2.03
Issues printing char array after reading from File +0.48
2D array in C, what t+= tab[i][j] means? +0.46
want understand bitwise idiomatic expression -0.48
Variable has two values simultaneously? 0.00