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 ... 25 26 27 28 29 ... 76
Title Δ
Structs and Functions in C (Parameters) -- struct undeclared? 0.00
Why am i losing the value of variable n2? +0.04
Scanf returns 0 without waiting for input +0.65
can't print txt file correctly 0.00
Cant Split and Store hexstring in array -1.02
How to implement a running variable in a recursive function -0.78
There is an error that I don't know -1.00
check buffer size / strncpy -2.04
Can't understand this error while freeing memory in C -2.03
How to get value of a variable before a loop after loop is executed? -0.41
Trouble with pointers In C. Segmentation fault 0.00
add string to given command line argument in C +0.26
Integer from pointer warning -0.71
Why is there no re-declaration error in this code? +1.38
Why my inner loop only run once? +0.75
Why is assigning a character in a string to itself a bus error? 0.00
what is stack smashing (C)? +0.26
why won't this program give me the output i want? +0.56
Initialising an integer pointer with a value at its pointee's a... +1.42
C pointer difference Char Int -0.24
Different outputs for almost same programs in C -0.24
Why does this piece of code not give error? +1.04
C: I keep getting errors that say error: expected expression +0.72
How to understand the conversion rule when a "pointer to an ob... -2.39
How the array work in c? 0.00
what is the role of the comma in below statements? -2.23
Use of malloc in C programing 0.00
Ternary and comma operator 0.00
C - How to use free() to free a struct in memory? +0.24
Are "array" element values stored in one location or in s... +1.07
Why is the output "20 10" and not Garbage value ( Danglin... -1.41
Use Initialization List in C after declaration 0.00
How to write a while loop with multiple conditions in C +1.15
Function which takes pointer to structure and which variable to dis... -0.34
What's difference, passing directly sizeof() on function and a... +0.26
snprintf causing Abort trap 6 within function but not in main 0.00
*** Stack smasing detected *** // Trying to print a char 0.00
Segmentation fault using execvp in c shell 0.00
Memory allocation Structure with array of structure with array of s... 0.00
Imputing fractions using arrays in C 0.00
Dynamic Array in C 0.00
How does operator precedence actually work in this program? +1.32
Trying to store randomly generated floating point numbers in an arr... 0.00
What does it mean "short object count(or zero)? 0.00
How is it possible to store characters in a dynamically allocated i... +0.27
BOOLEAN allocate_items(struct item * items, size_t howmany) functio... +0.62
Using strcpy on a dynamic array +1.14
The variable optarg of getopt() 0.00
allocating memory with malloc() -1.03
Why does this scanf in a while loop work? 0.00