StackRating

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

dbush

Rating
1674.89 (283rd)
Reputation
111,709 (609th)
Page: 1 ... 55 56 57 58 59 ... 90
Title Δ
segmentation fault SIGSEGV dependant on initialisation method 0.00
Accessing child variables through higher level structures +0.45
C - make negative value positive and use it outside a function -1.76
Ruby If Statements -0.21
Creating a date calculator in C +0.34
Unable to send UDP to a multicast group from a linux computer +0.50
How do I implement "inventory[0]" into If-Else Statements -0.19
Do if statements that call methods on an object modify the object? +0.77
parent process that calls waitpid() is unable to find its child -0.70
ones complement of 0 - 0 +0.29
How multi processes bind to one udp port 0.00
C Variadic Macro to simplify calls to fprintf 0.00
Structure in Arduino IDE not working 0.00
Precision field in printf when formatting integer 0.00
semicolon after the for loop block +1.40
Do while loop runs more than once with flag set? +0.63
What's really happening inside getchar() and printf()? Explain... +1.20
reversing an array using pointer c +0.32
How to execute main1 when I have main1, main2, and main? +0.05
Different behavior of the same two operations on pointers +0.30
Why does my loop iterate only twice? +0.06
Is this way is prefered to swap two variable without temp in c? +0.08
Why can't I use pointer addition instead of malloc +0.11
How can I add to the ascii value of a char letter? -0.46
Infinity values in gcc 0.00
Time complexity O(n) [C] +0.85
Memory Allocation for a Triple Pointer that Points to a Dynamic 2D... 0.00
Confusion with commas in ternary expression +2.02
Why it takes only the last 4 bits in my following example? +1.16
Pointer to local variable is stored outside the scope of this varia... 0.00
I declared a variable in C. How come compiler allotted a memory spa... -0.46
Is there anyway to generate character space(32) to ~(126) using sod... +0.31
How to calculate cubic feet in C and read it to the user like I did... -0.20
where does the arguments of execl() passed to? +1.54
Performance when using sequence of operations in a single line in cpp +0.30
printf an argument twice 0.00
Changing the value while two pointers pointing to the same location +0.64
Why doesn't ++ increment integer value? -0.96
How to avoid if / else if chain when classifying a heading into 8 d... +0.19
Stack overflow with C list when adding dynamic variables -1.39
Bitfield and Union - unexpected result in C +0.30
Initialize values of dynamic array in a function (C language) 0.00
Typedef with and without struct name -1.70
Passing array into function pointer (in c)? -1.12
Using Bitwise Operators to Count the Number of 1's -1.23
"Array subscript is not an integer" in C program -0.20
unexpected result when type casting the return value from pthread i... -1.99
How can I know number of group members in multicast UDP? -0.78
Doesn't prints the entire array properly -1.65
Won't the order of evaluation fail to copy source string to des... +1.20