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 ... 45 46 47 48 49 ... 76
Title Δ
Load file content into memory, C +0.53
C return struct with double 0.00
Trying to understand this printf formatting output +0.29
How are these characters produced? 0.00
How to pass by reference in this case? +0.65
unable to return the updated string from called function and free t... +0.28
LLDB error, what can I do? 0.00
Getting wrong data value from array location during assignment 0.00
switch statement won't work for where variable is '\n'... 0.00
printf not yielding input values 0.00
C recursion problems +0.48
malloc() pointer output clarification 0.00
'Character Array' of integers to 'Integer array' 0.00
iterating over const matrix and vector 0.00
How to output single character in C with write? -1.34
Is a struct {...}; a type or an unnamed variable? +0.87
Function for allocating arrays in other function in C +1.26
static struct initialization in c99 -2.40
Difference between initializing a string with (char *)malloc(0) and... +0.96
Copying characters from a source string to a buffer - C -0.52
Printing the hex value stored as a string gives unexpected output -0.85
Issue with concatenation using `##` operator +1.63
Segmentation Fault while Splitting an Array containing IP Address +0.24
Error 0Xc0000005 in a program that tokenizes a list of numbers usin... +1.59
how does it happened that a variable used before it's declared? +1.53
returning array of string from function not working as expected +0.29
How to assign a value to a string outside the declaration in C ? Bu... +1.25
Hash function is not giving desire results -0.50
Simulating failure of calloc by setting char pointer to NULL -0.83
sscanf() hex ints into an array of ints vs. unsigned chars 0.00
Why does my program display the Array address instead of its conten... +0.69
Usage of keyword const in a function argument 0.00
How does this return statement with multiple values (variables) wor... +0.73
Can I declare an array first and give its value later? -0.75
How to iterate through arrays to copy them into another array of ty... -0.72
What is the meaning of `printf("%p")` without arguments +0.67
passing glist pointer as argument to reflect changes in list does n... -1.38
fgets meets with segmentation fault under gdb but not when running... +1.14
How to loop through an array declared in the header file? +1.09
While loop not exiting with `while(x!='\n')` +0.29
Initializing global variable works with integer literal but not wit... +1.05
Getting error: format specifies type 'int' but the argument... +1.24
variable of type 'const char *' cannot be assigned to entit... +1.23
bit shifting with unsigned long type produces wrong results -1.38
Structure and memcpy warning +0.07
Why doesn't this function return a pointer after the first call? -0.05
C program - Structure variable data packing and alignment -0.49
Segmentation fault when using strlen on user input string +1.60
How to print array element which is returned from function as a poi... +0.29
Dividing two integers results 0, while I should get 1 +1.26