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 ... 15 16 17 18 19 ... 31
Title Δ
C print hex bytes +0.06
Segfault on execvp using command line arguments +0.45
Is segfault guaranteed when dereferencing null pointer (C/C++) -1.13
Segmentation Error for C code +1.85
Pre-processor macro to convert an hex string to a byte array +0.45
I cannot display the index containing the highest value of integer.... -1.33
Is there such a thing as labeled or unlabeled break in C? +2.18
Failed to parse date -0.51
Weird string appends on printf +0.54
if vptr is created when object is created then why the size of clas... -0.42
How to check a specific format of string in C +1.64
Create an array of strings without allocating each string -1.71
C++ Cin ignores non-integers? -0.20
Creating an array of Complex numbers in C++ 0.00
Bit shifting in hexadecimal in visual studio and outputting through... 0.00
Why the location pointed by a pointer to const is assignable by oth... +0.96
Vectors vs Dynamic arrays 0.00
Can I assign any integer value to a pointer variable directly? -0.33
Internal logic of operator [] when dealing with pointers +2.02
How do I declare a member object of custom type and initialize afte... 0.00
Is the size of a vector simply the size of the sum of its parts? +0.80
Is better to think of the '=' operator as morphing? 0.00
More variables or one more dimension in array variable? +1.74
Exclude terminator when writing to file 0.00
Converting hexadecimal string to char +0.46
Pass 2D array of histograms to function (C++)? +1.08
Malloc double pointer -1.54
Replace characters in preprocessor definition -0.54
C++ LNK 2005 Error "already defined in .obj 0.00
Unable to store dynamic arrays in binary files -0.05
Circular dependency struct, error redefinition of struct when using... +0.48
How to convert int to binary and concatenate as char in C++ +0.39
Call C++ member function pointer without knowing which class -1.89
vector pair sorting by the difference of the pair elements -0.35
What happens when I declare an object as a pointer? +0.52
Reading in a .csv file c++ -0.04
Getting Segmentation Fault for struct pointer in C -0.09
How to implement negative user entry to quit program and print list? -0.04
How do I define the same named structure in more than one class? -0.87
010 Editor template: Parsing 7-bit encoded int for length-prefixed... 0.00
Create string of 7-bit ASCII text from 8-bit ASCII chars in C++ +2.34
"Vigenere" : String lowercasing program is appending char... 0.00
Extract string in string +0.47
Conversion of binary encoded unsigned char to integer 0.00
Clang/GCC disable unused code warning as a result of conditional ma... +2.10
C++ error (assigning to TreeNode* from incompatible type'void&#... +0.30
C INPUT of Switch Case +1.27
Alternative to flexible array member, without dynamic memory alloca... +1.87
C++ read txt data and char into 2D array 0.00
Is there a way to check if a string can be a float in C? +1.59