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 ... 8 9 10 11 12 ... 31
Title Δ
Cpp program two find number of days between two given dates, consol... 0.00
Is there a way to pad a char array that contains formatted elements... -0.56
Read unknown number of inputs in c++ +1.39
Pointer Alignment when Implementing a container_of 0.00
Operator precedence with cout and pointers +0.41
C structure and malloc function -0.93
strcmp with string ending with newline +1.56
C: Is a char possible between the square brackets of an array? +0.41
C++ Creating array of derived classes of two separate abstract clas... +0.43
How to stop backslashes from cancelling in conversion from QString... -0.34
character/string input while debugging using gdb 0.00
How to call a constructor for a class inside another class? +1.75
Confused about updating a struct member in C 0.00
Actual use of the keyword extern 0.00
Plain C - function ignoring second fgets 0.00
Declare Array in Class and Initialize it in Constructor -0.60
Flow of dereferencing and referencing pointers in C +0.14
How the multiple assignment worked in the below case? +1.77
Type of vptr(Virtual Pointer) in C++ 0.00
Trying to create a circle within a 2D array -0.09
Printing line by line using a for loop then scanning to another in c 0.00
Speculative conditional execution C/C++ +2.66
C Replace a string from a 2d char array using strcpy Issue -1.53
segfault appending a empty string C 0.00
head updates on each insertion while converting text file to singly... 0.00
Where should I store a list of objects? -0.08
Getc over-read a \n character +0.75
c++ void as parameter like PHP -0.70
Why does %d,and %p give different values? -0.75
How to store Huffman's transformed binary code? -0.57
C - Default values in custom types +2.05
Will pointer aliase work inside free() function in C 0.00
Converting negative numbers to positive numbers but keeping positiv... -1.22
How can I free pointer which points array? +0.44
For Loop Not Terminating with Null Terminator -0.56
Run-time bit copy (bit-masking) in C++ +0.82
How to determine if an element in a C array has yet to be assigned... -2.17
How can I use the function toupper() in this code? +0.42
C++ #include causing 'duplicate symbols' +0.43
While Loop runs forever and does not return in binary serach +2.26
Why doesn't my code for printing a simple Linked List work? -0.57
struct Constructor with parameter that's equal to 0 0.00
Overloading += for chain operation -1.77
C++: ways to free a dynamic array (member of a struct) and a pointe... -2.40
Optimizing tagged unions in C 0.00
c2676 - binary '++' does not define this operator 0.00
Recursion in C with an array inside and an index +0.08
a = !5 < a; what is exactly done in this line of code? -0.98
C++ When comparing, pass class as pointer or normally? 0.00
Can someone explain why a value gets incremented when "++"... +1.57