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 ... 47 48 49 50 51 ... 76
Title Δ
Is calling printf with excess arguments undefined behaviour? +0.32
why are my scanf statements not working? +0.31
Why Size is different for different pointers 0.00
Convert a char type stored in an array to an int variable 0.00
Using a while loop to iterate through user input until specific num... -0.34
COINS - SPOJ TLE in File reading Method +1.29
Promotion when evaluating constant integer expressions in preproces... +1.40
C program crashes in a do while loop +0.33
Why the gcc compiler allowed assigning value without giving data ty... +1.65
To print the answer from the series -> x^3 - x^5 + x^7 - x^9 + +0.92
Format specifier %u used with sprintf is creating crash +1.83
In-order traversal deviating to other locations in memory +1.43
Console output omitted when using commas instead of "\n" +1.36
How can this program crash after at the last line (return 0;)? +0.31
Unexpected Output involving array values with post and pre-increment +0.98
Why the string modification is not taking place as expected? +0.99
Why isn't the 'strcat' function working? +0.19
Why and how returning the address of a static variable is OK while... +0.31
Why am I able to use isspace() without including the required header? +1.66
Count the length of a float given string -0.30
Structure declaration in c with identifer +1.73
MinGW with GCC on Windows misreporting numeric values -0.47
What do I need to change to make this C programm work on Linux? +0.92
What this element ending with ":" in the code means? +1.28
Error using malloc +0.61
How the value of an int being printed as a char? -0.16
Pointer declared as constant as well as volatile +0.23
Segmentation Fault :11 0.00
Error :Unknown type name BOOL for c function in Xcode +0.81
What's the point of using malloc when you can use pointer? +0.75
Declaration and Definition issue -1.05
Please explain this line from the book 'The C Programming Langu... 0.00
preprocessor and subsitution of format string -0.34
Modify a string with pointer +0.44
Dereferencing pointer to incomplete type in Linux Module 0.00
How to store values in single dimensional character pointer array 0.00
How does strlen() calculate the length of a string not defined in t... +0.76
Return value 3221225477 occurs when I use pointer to struct pointer... +0.91
Why does the C program(.exe) stop working? 0.00
concatenation of integers using macro 0.00
Distribution and Linking of C Header Files and Libraries 0.00
Is using sizeof on a variable where a type of the same name exists... +0.77
How to use strcmp in if statement to compare -0.68
int **const p does not behave like constant -2.14
Getting error: Stack around the variable was corrupted +1.44
How does c compare character variable against string? +1.05
Initialize array after declaring in C 0.00
How are the two declarations different? -0.86
Undefined reference to log10 function 0.00
Basic Linked List operations in C +0.47