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 ... 11 12 13 14 15 ... 31
Title Δ
How to initialize a local struct object in C++ (cannot create a new... 0.00
Is subtracting a char by '0' to convert to int bad practice? -1.53
This code is casting int to char and the value of 'a' chang... +0.00
Structs stored in stack ore heaps 0.00
Troubles with Malloc function +1.75
Divide number with aligned print 0.00
Creating an operator that can access the unique ID of an instance o... +0.43
Malloc function in dynamic lists -1.15
Values in pointer automatically deleted -0.43
Corrupted array +0.43
Segmentation fault when calling fgets in C -0.58
removing duplicated chars from string in C -0.94
got bad_alloc exception when appending a std string 0.00
Why does accessing integer variables using character pointers in C... -1.36
is this use of realloc inside a function correct? (and the use of f... +0.72
Different results when running the function multiple times - C +1.51
Using declared variable in a range-based for-loop +1.61
can I query if a pointer is the first in a dynamically allocated ar... 0.00
How to avoid many static casts and nullptr checks in c++? -0.31
How to correctly deallocate class member? -1.42
find out the number of grids possible in a square logic is write bu... +1.52
C++ Issue using overloaded operator on a pointer: expected unqualif... -2.02
tilde operator query in C working differently +0.08
Right way to "reserve or shrink" a vector to a known futu... -1.70
Null character not showing up in cout +0.40
Construction of a float array with a size of 520010 is crashing my... 0.00
Why is destructor invoked -0.33
RAII and factory design pattern? +0.27
How to modify a string inside a struct in C? +0.38
Simplify overlapping And condition statements +0.38
Reason for using bit manipulation in array size +0.08
What's the difference between the assignment operator vs equal... +1.68
C++ Why I can't use the loop: while(fin>>x) for twice 0.00
Efficiently shrink data by getting rid of every other bit 0.00
Linker yells that my function from other file is not defined 0.00
Can't assign array element to class variable while overloading... +0.41
Can't able to read the binary file +0.44
C++ - Parsing a .txt-file with mulltiple delimiters, display string -1.09
while(gets()) not working for big input 0.00
Error abort trap 6 +2.38
Why does a virtual function break my casting? -1.64
Bubble sort not compiling c 0.00
C/C++ - Structure Tags - Incomplete Type +1.28
Why doesn't Constructor/virtual destructor with braced initiali... +1.00
Is it possible to remove dispatch_once in Objective-C++? -0.04
Getting size of array in one line with the input +0.42
Confusion regarding pointer size -0.32
Is it possible to have a static object and a static std::shared_ptr... 0.00
Why does an int take up 4 bytes in c or any other language? +0.62
Difference between address of variable in main and in function 0.00