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 ... 4 5 6 7 8 ... 31
Title Δ
c++ Delete inherited member variable in child class +1.90
calloc issue on second time - on C 0.00
Can I access pointer to base instance from derived instance in C++? -0.96
Why does this stl function call result in an incorrect boolean eval... 0.00
Store strings from file into dynamically alocated array 0.00
How is this dereferenced? -0.98
How to read integers from a specific point of a .txt file using C? 0.00
create two dim array of char with malloc in C -2.28
Finding all the correct and incorrect characters in an array 0.00
Assigning a pointer to next node in the list 0.00
Integer overflow and std::stoi 0.00
How to create externally unmodifiable variable? +0.55
v does not name a type error with c++ vectors 0.00
Mapping an action name to a class type in C++ 0.00
Do I need to add (float) for each variable? -0.65
C++ NULL vs __null +0.66
Why am I getting (lldb) Run time Error on Xcode for the following c... +1.60
Incrementing and printing variable in the same for loop -1.46
Passing a element of a char array into another position 0.00
C Programming: Segmentation fault at struct ptr. Memory alloc issue 0.00
fgets doesnt read string from file 0.00
what's the point using unsigned int in C? +1.54
Why cin>>(string) stopped after cin>>(int) failed? +0.42
Understanding C++ syntax for array pointers double brackets -0.09
Why is my printf() not printing the first character in the text file? +0.40
Casting int16_t to uint_8t* +0.47
Segmentation fault when opening files -0.42
Compile and Export C++ Xcode Project? 0.00
Should a base class declare methods virtual if there is no need for... 0.00
a program to sum 2 arrays and display output in third array. It'... +1.72
Multithreading with specific objects in C++ -0.55
How to printf row where I found largest number in 2d array? -0.09
What does the g stand for in gcount, tellg and seekg? +0.41
Why does string size not change if I add an additional character in... 0.00
how to cast typedef struct to uint8_t argument 0.00
Array indirection issue 0.00
Insert string or character in Linked-list C 0.00
Printing a Pointer Vector's Value -1.99
How to explain weird characters at the end of my char array, and th... 0.00
Where pointers without initialisation points? 0.00
treating memory returned by operator new(sizeof(T) * N) as an array -0.58
C program - causes crash with Pointer 0.00
unable to access friend function in template class -0.23
declare a struct in header as a typedef 0.00
C++ - passing static 2d array to functions +1.92
C language switch-case: avoiding a case after used once -0.58
How to pass a pointer argument to a function without knowing the si... +0.41
pointers in c- " is a pointer; did you mean to use '->&... -0.09
i want to declare an array inside a function with the size of an ar... +0.43
What's wrong with this example with string literal? +0.69