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 ... 19 20 21 22 23 ... 76
Title Δ
The practical difference of %c vs %s 0.00
CS50 IDE: printf returns extra characters -2.72
C language: why do these two printf statements print different things +0.78
Applied XOR operator with an uninitialized variable in C +0.27
Getting "Void value not ignored as it ought to be" when t... -0.33
Issue with missing forward declaration in C++ +1.22
Want to remove warning without change data-type to char 0.00
C function inputs are somehow taking the same memory in address -1.14
Fail to understand why freeing memory throws an error +1.03
C Language Operators +0.87
c format strings: printf argument containing format specifiers -1.23
I get stray '#' in program error when I try to compile this... 0.00
Why do my integer array elements contain the wrong values when I as... +0.26
How the printf function works in c when format specifier is not cor... +0.39
Why this code doesn't returns garbage values? +0.97
Fscanf not reading floats from file properly into linked list -1.87
C: Working with strcmp -0.93
why sizeof(0xF) is 4 bytes? -2.42
Avoid boilerplate syntax sizeof(x) / sizeof(x[0]) in C -0.19
C++ Why make new int is error? +0.45
c backslash ignored in comment +0.24
ask user for input in a swich statement that will generate another... 0.00
Why aren't there any passed arguments to argv[]? 0.00
Understanding one line about exit function in c +0.27
How to display uninitialized malloc garbage value? +0.77
Trouble with horizontal frequency histogram 0.00
C variable "forgets" what its value is after accepting in... +0.46
Why is size of 0 is shown as 4? +0.27
How to change size of a struct's attribute in C? +0.70
short int Integer wrap around / short int inversion in c not unders... +1.14
Casting void* to char* in C +1.95
Why would a const local array/struct ever not be static in c? -0.72
Creating a linked list in a for loop with malloc always returns the... +1.04
Trying to make a random "password generator" in C +1.12
When I enter an input using command line tool in Xcode, the code ig... 0.00
What is the purpose of an array with undefined length but only one... -0.18
Peculiar memory allocation of global variables by c compiler -1.62
How can I enter space bar as input using scanf? +0.26
typecast a char * to int * -0.13
What is the difference between a struct of the same datatype and an... 0.00
printf statements not printing until Interrupt 0.00
"pointer being freed was not allocated" while using memcpy -0.74
C freeing struct pointer members +1.33
I have written a code to convert from Celisius to Fahrenheit but th... 0.00
variable not declared in for loop condition in C-still works +0.98
Pass by address, scanf, de-referencing -1.50
assignment from return value of fgets() +0.28
How to invert the elements of an array? -1.53
What is the difference between malloc array and regular array when... +1.01
Why is the maximum size of an array "too large"? -1.54