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 ... 39 40 41 42 43 ... 76
Title Δ
I used malloc(0) for a pointer to char, and my code works. Why is t... +1.42
Why is the statement using relation operators evaluate to 1 in the... 0.00
struct pointer and void pointer confusion while doing malloc +0.95
How to use fgets properly in a structure? +1.01
C define, letter L after nuber -2.18
fopen can't read a file(file always equal to NULL) +1.24
Why (positive_integer < negative_integer) is getting evaluated t... -1.50
Generate a random number doesnt work when calling function twice -0.67
would that be wrong? And if so why is it? The output is 2500 -0.98
Login Script does not compare string inputs as expected -1.19
What is the address of a function in a C++ program? +0.95
Whats wrong with this code? (function and values) +0.26
Segmentation fault: 11 in basic single source C program 0.00
Difference between runtime and syntax error +0.28
What is difference between using & and * in below code? +0.31
Where is array element out of bound refer to? +0.33
Basic programming exercise about logical operators +1.43
How to print a char array held by a structure variable? +0.30
Segmentation fault with two pointers +1.27
error: initializer element is not a compile-time constant +1.59
Trouble with functions of arrays and pointers in c -1.58
Unexpected output while adding characters from a string into other... 0.00
Change multiple if to a loop? -1.75
What is the deal about "extension" in "Nested functi... -0.02
how to add String by value and not reference +0.28
Same source code but different result on different operating systems -0.02
void pointer = int pointer = float pointer +0.94
Compiler says: expected expression before ‘,’ token for array defin... 0.00
Failing C Function to Accept User String Array Input +0.29
What is the difference between int * and int a[size] +1.35
print ip address and udp port from c code +0.31
Printing the structure using a single line in C? -1.45
Why do I get a warning: statement with no effect [-Wunused-value] +1.27
Not getting the actual size of allocated memory to a pointer 0.00
error : undeclared (first use in this function) 0.00
Why does memset not fill a 2D integer array properly? +1.15
Pointer arithmetic isn't clear to me +0.72
How to allocate by malloc and print arrays of characters? 0.00
why can not we increment an array in similiar way as pointer in c? +1.46
How to code memory diagram? +1.48
Does puts() function accept address value or character array? -1.13
Why is the output of recursive function 0? +0.92
Tic Tac Toe prevent user from going in taken spot 0.00
User input and fgets 0.00
Does setting a variable equal to a decrementing variable change all... +1.25
What is the proper way to know how much memory is occupied by a var... +1.11
Input a password from the user and check if it has a char, alphabet... +0.71
check if pointer is null in a pointer array -2.41
How to determine the total memory allocation? 0.00
void pointer to a struct pointer -0.60