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 ... 13 14 15 16 17 ... 76
Title Δ
Can an expression be too long in a c program for gcc to compile? -0.80
My C Program operation is stopped -2.19
Multiple implicit declaration of same function in C +0.96
Pointers swap values in void function, but won't return swapped... +0.52
The use of stack in printf; gcc unspecified behaviour +0.26
Can we use only one variable for many format descriptors in printf... +1.52
What is passed when an array is passed to a function in c? Copy of... -0.25
Why printf function print the result in order when the order of num... +0.25
Stack smashing detected. Can someone explain why? +0.91
How to get the length of a string in c, if it has integers in it -0.15
C: command-line argument as binary not identical to local variable... -2.75
Why do we have to cast a void pointer to int or something else befo... +0.73
Unable to convert values from lowercase to uppercase using toupper +1.32
Are the elements present after a designator initializes elements in... +1.44
Could not get the entered string from the stack of function 0.00
How to initialize struct to safe values 0.00
Struct pointer passed into function in C does not work even after f... +1.55
Why don't you need to specify the array size when using a point... +1.33
Why don't C compilers warn about incompatible types with litera... +2.00
Sigabrt error in c programing +0.23
Definition of 'entry' must be imported from module 'Dar... +1.10
how much space use an array variable +0.26
How to make gcc warn undefined struct? +1.67
what is that `etc` in operator precedence man page? +1.44
Format specifier for a pointer to a structure +0.29
Constant Value assignment to Integer Pointer in C works for this case +0.73
Why does "noreturn" function return? +1.15
Value of boolean type changed in C -0.00
Why does multiplying uint8_t with an integer result in a 0? -1.30
C - Own str_join function does not work +0.27
Declared variable within a switch block 0.00
Memory leak with malloc and fgetc 0.00
Why does mismatched prototype and definition with empty argument li... -2.26
What are the restrictions in comparing two pointers? +1.24
Sort the age of 3 individuals +0.66
C: "zsh: abort" error +1.15
Using extern keyword to call functions -0.00
What does an unnamed zero length bit-field mean in C? +0.00
When is the address of a string allocated? -2.32
C seg fault double pointer assignment inside struct and not outside... -1.29
Reading through an char array passed as void* with pointer incremen... -1.58
Assigning direct string to char array in C +1.67
Reassigning to a pointer variable after freeing it +0.48
Why is the value of this uint32_t -2147483648? -1.78
C Memory assignment, Segmentation Fault / Double Free In Array of S... -0.15
type conversion when using pointers in arguments +0.19
Can we place "typedef" specifier anywhere in the declarat... +1.67
Is there a non-array incomplete type? -0.99
How can I specify to gcc that {} init in C shouldn't compile? -1.02
Determine Order of a Bitfield C 0.00