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 ... 26 27 28 29 30 ... 76
Title Δ
Strange output from nested printf statemenets +0.21
whats the return type of assignment operator? -0.52
Automatic type casting of array pointer +0.25
GDB "jump" command doesn't jump to a valid context? 0.00
Can memcpy or memmove return a different pointer than dest? +0.22
Getting a segmentation error in c +0.26
diffrence in working of post increment operator with and & or o... 0.00
How to return dynamic array from void function in c? -0.27
C dynamic allocation malloc struc -1.07
Is using the address of an uninitialized variable UB? +1.40
Segmentation Fault in while loop (C) -0.50
Why won't strcpy copy my line? 0.00
Assigning an element of a pointer to another element from the same... +0.95
Dynamic memory allocation in c using malloc +1.04
Not able to declare a dynamic array of structs 0.00
Write a program that prompts the user for the radius of a sphere an... +0.27
Is string an array or a pointer? -0.63
Do-while loop - what's wrong with the terminating condition? -1.33
Global variable declaration in c 0.00
how to use strtok to print a binary number? +1.16
C getchar() misunderstanding 0.00
copy a string to an array -- strcpy segfault 0.00
Error in initializing structure variables +1.00
Why I cannot break the value assignment into two different statemen... 0.00
Mallocing a pointer to another struct in C +0.27
Purpose of casting a struct pointer to void without using the result -1.26
Not printing outside of if statement 0.00
Assigning a random value to an array -0.24
C: printf char* return weird last char +1.01
If I am using malloc and calloc for a float variable and assign it... 0.00
Assigning *&array to a pointer +1.42
Snprintf: why not report error when second argument over destinatio... -0.21
Scanf_s reading wrong input 0.00
C programming - how to use a While loop for save user's values... 0.00
Why do logical operators in C not evaluate the entire expression wh... -0.43
c: What does this line do? +0.31
Pointer to the Address of Element of an Array +0.27
free a dynamically allocated array inside another dynamically alloc... +0.64
Why a structure is allowed to have "pointer to it's own ty... +0.89
strcmp only works at the start of a loop -0.21
Reading multiple numbers from a file into a struct in C 0.00
Program for spelling out integer number digits: (in switch statemen... 0.00
Incompatible type for argument and uninitialised in this function +0.85
C - computing sum and multiply it by sizeof in malloc() +1.10
Passing values directly as array to function in C 0.00
Are the following statements using pointer arithmetic involving out... +1.23
Can't read values of array in C -2.17
Why calling this function produces error "<function> is... +1.39
Can somebody help me with this forward declaration in C? 0.00
Why inside a loop, scanf() with %d does not wait for the user input... 0.00