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 ... 31
Title Δ
Returning pointer from function -0.09
Weird behavior of printf on a stm8l with COSMIC compiler -1.35
Why can't I use 'scanf_s' for reading a character and a... +1.69
Can anyone say why the array is not changed when passed to a function +0.42
Count the number of occurrences of all the digits in the string S.? +0.17
taking output 2D array in matrix form +1.23
Dynamic Array passed to a function -1.78
How to make a vector parameter with a non-specific type? -0.41
How to compare the two different positions in the file in C? 0.00
How to pass the variable address of the structure short name to a f... -1.92
Overloaded functions neither take objects by value, nor by referenc... -1.84
Const overloading and polymorphysm -1.79
Declaration Vs. Definition for classes -0.68
Using pointers inside a for loop +0.41
Destruction of a temporary object in C++ 0.00
Circular dependency in single C header file. Forward declaration ne... -0.33
double pointer output explanation -0.71
C++ - Else Returning Elseif 0.00
Calling printf, snprintf, f_printf, ect using variables for printf... -0.15
How to convert a list of uint8 to their corresponding signed value? -0.57
What will be output of this code ?How EOF terminate in terminal? +0.43
Segmentation fault in serialize function -1.67
Why is #include <string> needed for string objects but not st... -1.74
valgrind memory access error when accessing result of string::c_str() +0.22
vector of pointers to class objects 0.00
Argument of type "const char*" is incompatible with param... 0.00
Segmentation Fault using fscanf in C -2.04
free'ing results in crash +1.97
Leap year question, unable to get input or .exe crashes -0.86
I want to make different classes with a single main in one of the c... -0.15
Problem with copying one array to another using pointers in C++ +1.69
Trouble in C with string array where elements are repeated +0.45
C programming: write() integers to a text file -0.32
What's the difference between casting a long to int versus usin... -0.06
Difference between using a pointer to assign a value/just assigning... -2.29
Printing specific lines of a file +0.06
C++ not swapping int -2.23
Comparing Strings in C: What am I Doing Wrong? 0.00
How to access an std::string member of C++ struct in C code -0.38
Insert numbers divisible by a number into a vector -0.26
No operator matches "*" error when using pointers and vec... +1.76
how value of a pointer is same even after incrementing the address,... 0.00
Segmentation fault when trying to get lowest number from user input... -0.72
accessing a strings elements using [] prints random results -2.05
C programming, scanf() function 0.00
strtok() for CSV file printing (null) along with desired value -2.06
While i compile and about to push element I get Segmentation error +2.14
Increment of member variable when member function executes -0.33
How to duplicate pointer to type int into uint8_t array inside stru... 0.00
How do you prevent protected members of the base class from still b... -0.78