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 6 7 ... 31
Title Δ
Read multiple lines from file using fgets() and store to array of p... +1.66
Is it valid to "hide" a base class virtual function by ma... +1.81
Function that calculates memory reserved in different function 0.00
Is conversion between vectors defined behavior? -1.93
input validation while loop is infinite -0.09
How to copy one pointer content located inside an array of structs... 0.00
how to run different files on xcode 0.00
What is the data type of pair's element in vector? -2.14
MySQL C++ Not reading results -0.59
Could this memcpy result in undefined behavior? 0.00
Variable length array types in function prototype scope -2.55
Dynamically name function with template or generics +0.42
I need to add the values in my database using Insert button on the... 0.00
Stack.h:13:3: error: ‘Cell’ does not name a type 0.00
Why a multithreading C++ program crashes if we don't use join()... +0.97
What is wrong with this Code? This Code is from a Book about learni... +0.41
Increment variable by N inside array index -1.15
Why does accessing an undeclared variable within try block not caus... +2.01
Can't execute C code (originally executed in DevC++) on mac -0.41
Read in while loop +0.47
Split a String using strtok groups false tokens 0.00
Include C file which is located in the same folder as the main c file 0.00
C++ for-loop wont change variable 0.00
No Segmentation fault in Visual Studio Code IDE even though the all... 0.00
How does %s behave in C when we pass it a char * pointing to a sing... +0.83
Saving data to an array of pointers when reading form an file 0.00
C++ member update visibility inside a critical section when not ato... -1.09
Why does gets() read in more characters to the pointer than the lim... +0.41
C++ linker command failed with exit code 1 c++ and undefined refere... 0.00
Is accessing the static value using a global pointer variable is va... +0.78
I am getting error in below line. How can correct it? or have i imp... 0.00
Value of variable gets overwritten 0.00
Reversing a string in C++ using pointers +1.44
Array of strings. Compiler error. Maybe memory out of bounds? 0.00
Would this cause a memory leak -0.97
Understanding C++ code - "Get the number of digits in an int&q... +0.87
how do I save a printed string from another function? +0.14
How to fix pointer being freed was not allocated +0.41
C2440: '=': cannot convert from 'const char [9]' to... -0.62
New array allocation with flexible size struct? 0.00
When i try to go through the file does it overwrite the array I am... 0.00
Overload operator[] in std::array 0.00
C++: Function pointer that holds a method from a specific instance -0.97
What is the point of creating a typedef of an anonymous structure? 0.00
Mixing C++ with Objective-C and Java 0.00
Ambiguity in sprintf about returning '%' character +1.50
using semicolon without any command in for loop in C -0.19
C++ to_string function giving different results for float and int c... 0.00
How to use pointers to manipulate bits of a particular register in... +0.51
How to return an array from function A and then function B takes th... +1.56