StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

haccks

Rating
1562.22 (5,201st)
Reputation
88,275 (894th)
Page: 1 2 3 4 5 6 ... 49
Title Δ
Are the elements present after a designator initializes elements in... -1.44
Behavior of comma operator in C +0.87
How do I convert a char array to a string in C? +1.14
Comma operator in c -0.10
"[Error] pointer value used where a floating point value was e... -0.92
What is the difference between returning a char* and a char[] from... -0.12
C pointers in a 2-D array context +0.39
How array is initialized with the the help of sizeof operator? -0.98
C pointers and var scopes -2.36
strcat() causes segmentation fault only after program is finished? -1.13
How to trick Preprocessor +0.03
What is the meaning of such definition "#define __arch_swab32... 0.00
How to read function-like macros? 0.00
parsing issues with comments: // causes errors while /* does not 0.00
Reassigning to a pointer variable after freeing it -0.17
Python 3.6.2 installed with macport giving crashes when using from... 0.00
Weird string appends on printf +0.25
Does this code in C fall into the Undefined Behavior category? +1.69
C output differ with the same code -1.67
Create an array of strings without allocating each string +1.71
C: Why can't you increment/decrement a variable twice in the sa... +1.39
How can i use internal iteration within function in python? -2.64
Why the location pointed by a pointer to const is assignable by oth... +0.67
Why below code wont generate a random string on multiple runs? +1.18
Where should I use a type char ** in some case as the input paramet... 0.00
Declaring Size of Array Using Variable -1.30
Why is this function giving me infinite loop? +1.29
Free first element of array -2.24
Warning: Format specifies type 'char *' but the argument ha... -0.21
Why does creating a datetime with a tzinfo from pytz show a weird t... -0.93
Why am I getting the error 'string indices must be integers'... -1.61
using filter in Python 3 +0.56
Parsing a file using Scapy in Python -2.33
Incompatible C Pointers +0.99
Adding newline character to printf() changes code behaviour -1.21
How are we allowed to use a forward-declared object or function, an... -0.73
Why no error on multiple declarations of same structure variable -1.21
Implementing error message when input is out of range in a list - p... -1.69
What return does in python code other than saving value for next us... 0.00
Confused with: course_running.add_student(self) -0.13
How do commas in the initialization and increment parts of a for-lo... -0.04
Confusion in malloc() in C, Dynamic Memory Allocation +0.16
2D array update in function in c 0.00
how to fix Segmentation fault (core dumped) while i use strcat in f... 0.00
How to use pointer to multi dimentional array in C language? +1.62
Pointers to array of pointers in c -1.92
Beginner C arrays and incrementation -0.42
Different conventions for main() in C -1.57
What are the differences between constant expressions and nonmodifi... +1.90
In a function call, what is the operator, and what are the operands? +1.72