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 ... 7 8 9 10 11 ... 76
Title Δ
runtime error: null pointer passed as argument 1, which is declared... 0.00
Instead of random, it generates sequence of numbers 0.00
For loop confusion in c program +1.63
Understanding "while (getchar() != '\n')" +1.43
Changing Case of a String 0.00
Inline initialization of an array 0.00
Modify the contents of the memory address of the return of a function -2.05
Why does the function call work even though it is not defined befor... 0.00
Using define macro and its value in quotes +1.20
How is this code functioning inside the computer? P.S - I'm a f... -0.62
Strtok returns wrong data 0.00
Why doesn't 'double' store/print more precision values... -2.03
What does the appending zero mean in a C assignment statement? +0.86
Problem with free function in C for pointers +1.25
The problem in the field of array behavior is like a pointer 0.00
Does the following code violate strict aliasing? -2.12
How to fix this bug in my C++ code it crashes +0.82
How to check if input is numeric(float) or it is some character? -0.12
What's the behavior of an uninitialized variable used as its ow... -1.94
How to work with double pointers and printf in int safecpy(char **t... +0.28
what kind of data structure is given to pointer? 0.00
Variable declaration in function prototype and in block code : diff... +1.11
In C Language, What is difference between (name of array) and &... 0.00
why am I not gettting Segmentation error? -2.21
Issue with pointers and postfixes +1.28
How to add elements from one array into another array of an undefin... +0.28
Calculating string length not correct when not printing out the ret... +1.34
Program crashed after one line input. How to fix? +1.44
Incrementing and printing variable in the same for loop +1.46
Request for member .. in something not a structure +1.96
What is the meaning of this function? Is it ok that it has two retu... +0.61
munmap_chunk() error in when i free an allocated memory -0.35
operations on STACK of array of characters 0.00
How to fix Expected Identifiers errors C Language 0.00
Cannot print a function's return value in another function in C 0.00
How do I use modulo arithmetic to implement caesar cipher +0.52
Initializing typedef arrays in structs -0.91
type of numbers that are not stored in a variable +0.90
Derefence pointer and assigning value to it 0.00
Stuck with null pointer and empty string check 0.00
C strcpy() copies string literals without segmentation fault +0.71
How to use `strtoul` to parse string where zero may be valid? +1.14
Segmentation fault every third running my program, using mallloc +1.34
An array with no pre-defined limit to the number of elements that i... +0.73
Assigning memory size dynamically causes stack smashing error 0.00
Segmentation Fault while copying unsigned int values in C 0.00
Understanding indirection through pointers and taking address 0.00
Why below printf causes segmentation fault? 0.00
Error when returning a string from a function +0.95
Can anyone tell me in details, why i am watching warning for this p... 0.00