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 ... 49
Title Δ
Why strcmp() works differently in code blocks (particularly in gcc)... 0.00
Can a stack overflow result in something other than a segmentation... -1.45
Multiple parts of ternary opperators interaction -0.00
Passing parameters to function in different file (gcc) -1.15
Segmentation fault with recursive factorial implementation +0.49
lvalue error while incrementing an int value -0.63
bash array syntax and loops, please explain -2.57
What's the type difference between a, &a, and &a[0]? +0.42
1/(1.0/0.0) evaluates to zero in C -1.48
Error redeclaring a for loop variable within the loop +0.14
What is the behavior of C89 with respect to integer division of two... +1.56
C Initialise struct using = { { '?', '?', '?... +2.45
How to avoid setting up a cron if already there -0.09
Parameters work properly when remove their quoting -0.77
Enter '/' to exit a program in c +0.02
when "bash -c" will cause child shell created? -1.40
How to execute a code whose main function looks like this? -2.55
Need some help simplifying a script in bash 0.00
Bash script for linux to create 5 new files +0.05
Is there any practical semantic difference between the comma operat... +1.16
Linux bash check process running -0.13
Error when using the powf() function in C +0.42
Why is my program directly crashing -0.54
Does printf() in c only allow to take (" ") as first argu... -0.62
Bash; How to combine multiple files into one file -1.78
Use of * and & together in function signature -1.02
In C can a field of a struct and a variable have the same name? +0.36
why do I need the curly braces here? -0.32
Operator precedence of postfix increment +0.38
Explicit Type Casting in C +0.38
C programming — loop +2.28
structure offset with bit field +1.89
Why doesn't C++ accept signed or unsigned char for arrays of ch... -2.36
C: a function doesn't "see" a struct +0.06
Difference between 'char *args[]' and 'char **argv'... +0.10
What does the value 'Ì' mean in C? 0.00
Pointer to pointer argument variable and how they work? e.g. functi... -1.64
Is it safe using return String1 - String2 == 0 for equality checking? +1.49
array and pointer relationship,why this code not prints a[i] +2.29
valid and invalid syntax for representing the size of array during... -1.12
C - Array initialization inside function 0.00
What is a full expression in C? -1.44
What's a modern term for "array/pointer equivalence"? -1.67
Why is char[][] = {{...}, {...}} not possible if explicitly given a... -0.49
What syntax should I use in the header of a function taking a two d... -1.46
Why elements can be inserted in a vector when using const_iterators -1.28
What does send() and recv() return? Not getting full message, alway... 0.00
If a part of the program exhibits undefined behavior, would it affe... -0.91
Variable length array with unknown size +1.73
How to append a char var[] to a char ? C +2.19