StackRating

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

Sourav Ghosh

Rating
1636.64 (756th)
Reputation
115,331 (583rd)
Page: 1 ... 37 38 39 40 41 ... 76
Title Δ
Trying to learn C, but I'm running into weird bugs (to me at le... +0.98
How can I parse out only the last character of a string? +1.02
Can't free memory after char * 0.00
Can we assign less array contents at array inline declaration? +1.17
Expected expresion error 0.00
Why does the compiler complain about this `sprintf` argument? -2.54
Why is a 'conflicting type' error being thrown when I execu... +0.73
Counter in C Language +0.29
Can you tell me specific what this program is doing? 0.00
What does an asterisk in a scanf format specifier mean? -1.57
Addition not working in c +1.07
iterating a value each time a function is called -0.77
two programs with same code : floating point overflow +1.31
Printing ASCIIvalue of char gives unexpected output +1.42
Why does semi-colon after a macro cause illegal else compile error +0.33
Getting error number returned by recv function -2.61
free crashing with signal SIGTRAP -0.65
Two-dimensional array full of garbage data... sometimes +0.28
if..else if..else loop not executing properly +0.29
Assignment makes integer from pointer without a cast [-Wint-convers... +1.05
How many bytes would a string occupy, initialized for less letters +1.27
Memory error - Simple XOR encryption in C +1.55
Assigning a char array to a char* +0.29
Program prints out the same print statement twice +1.31
C - pthread segmentation fault 11 -1.01
What is wrong on my code, I'm expected to print the output in i... +0.28
Why is scanf of a string saved to str while for the int it is being... -1.03
Program repeating itself issue 0.00
How does EOF function work in c? 0.00
time.h:there is another '%' on the screen when print time -2.80
access to an array of pointers in c +0.66
break statement doesn't work in a loop +1.13
How to assign values to a list in C +1.41
I keep getting this error: pointer value used where a floating poin... -0.47
Difference between (*)[] and *[] declarations +0.60
A strange error when trying to scanf into a global int +1.39
C language, segmentation fault(core dump created) 0.00
I can't understand why i have the wrong size of my array 0.00
Remove an Array element +0.80
Segmentation fault. error exits c program +2.00
get formatted string to a variable -2.19
Why realloc doesn't work in this while loop? +1.28
Segmentation fault while operating on user input string +0.88
Main function already defined in visual studio project +0.30
failed while trying to reach pointer in struct +0.28
How can I put a null value for char** str 0.00
Function do not return proper value 0.00
Why is the asterisk in a pointer declaration specific to the identi... +0.90
Is there a difference between initialiazing variables and pointers... -0.07
Pointers holding something other than an adress? [C] -1.33