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 ... 24 25 26 27 28 ... 49
Title Δ
Char casting explained? +1.73
Function for generate random number, not so random 0.00
Why does this program crashes on execution? -0.04
C code compiles fine on linux but won't work in Visual studio +0.44
Returning Array from function in C -1.29
Operator Overloading Return Type -0.78
What exactly happens when I input a string "abcd" to scan... -0.05
How can i get size of an array in the called function? +1.67
Explanation about the string compare differences between char* and... -0.49
How can I search for an Item in the array using C++? +0.21
C prog error: expected expression before int -0.68
What exactly is the array name in c? +1.20
main() function with wrong signature gets called +0.48
Linked lists in C +1.38
Function call with 2d array as argument +1.06
Why does base class pointer always point to base class even if it h... -0.83
How restrictive is the restrict keyword? -1.97
Is memset(&obj, 0, sizeof obj) less portable than initializing... -1.09
How do I cast these void pointers? 0.00
scanf more then one variable -0.29
Which is more widely used and acceptable about C operators? -0.09
What happens when there is multiple expressions in the condition pa... -0.31
C Null character causing problems with program behaviour +1.19
lvalue required as increment operand error-pointers -0.33
function declaration without definition -2.50
Does `->` implies unreferencing? +0.45
Can someone help what is incorrect in this program? +1.56
Difference between these c struct declarations? +0.45
C++ pointers and the identity of pointer in terms of memory allocat... -1.77
difference for char* and char [] in C structure +0.46
Where the first character of the string goes? -0.08
why is the printf statement executed more than once? +0.70
Can someone point out a small logic error to me? -0.38
Memory allocated for global variable and local variable in c : is i... +1.70
Define pointer to memory address and print contents C++ +1.30
Warning: Expression Result Unused in RenderScript -1.39
Designing a menu, repeated message +1.83
C++ calculator not working as I thought it would 0.00
Different Result than calculated,using the SIZEOF operator? -0.54
C Data hiding in structures: an explanation +0.46
Why is there not a segmentation fault when accessing outside the bo... +1.01
Determining odd and even number of an array (pre-defined array) and... 0.00
Segmentation fault while using printing output of strlen in C++ 4.8.1 0.00
Sizeof and Strlen -0.88
qrand is returning always 0 0.00
Deleting in linked lists? 0.00
Behavior of ## operator in nested call 0.00
Is it safe to memcpy to the exact same region? +0.13
How to catch undefined behaviour without executing it? -1.86
Program stops after assigning values to struct using scanf 0.00