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 ... 40 41 42 43 44 ... 76
Title Δ
Iterating over argv[] produces segmentation fault +0.82
Program does not output the complete srting 0.00
sqrt function in C prints -nan -2.71
Calling free on a pointer twice +0.31
language c, compile time error multiple unsequenced modifications [... -2.30
Error Returning Modified Pointer -2.29
What does it mean when one of the parameters in a function prototyp... +0.24
free an array of strings gives SIGABRT 0.00
Iterate through an Array -0.71
What does this operator mean? /= +0.18
reassign pointer gives error +0.49
function not returning anything but its data mamber (char array) ca... 0.00
pointer and struct issue -2.77
Why is this simple piece of C code giving a segmentation fault? -1.45
How can a string be a boolean value? +0.72
C: "lvalue required as left operand of assignment" while... -0.53
Can't read properly with fscanf +1.03
Undefined reference on compile +1.13
Buffer overflow vulnerabilities with char[ ] and char * +0.24
Using realloc() while reading file 0.00
Function Procura Matriz in C: Comparison between pointer and intege... -0.22
Issue in detecting Armstrong Numbers +0.30
Why does printing the address of a variable using printf changes th... +0.30
How to read substrings with varying length +0.61
Passing file as an argument into my program and then into a function? +0.27
error: subscripted value is neither array nor pointer nor vector Ne... 0.00
Strange double free behavior -0.69
Point of completion of declaration of a variable +1.07
Can't get this C language program related to strings to work +0.91
usage pointer arithmetic confusion -0.98
Why does strlen() return strange result when array doesn't cont... +0.78
Total bytes allocated on dynamic heap -0.72
What exactly happens when pointers are assigned with strings values... -1.98
create and display a singly linked list 0.00
Array two type definition explanation -0.48
Not getting the expected result from function call return value +0.66
strcmp will not correctly evaluate in if statements +2.05
Issue when printing Linked List -0.83
What is the recommended way to print a constant string? -2.02
Why are there two different ways of initializing a pointer in C +1.21
When trying to assing a input character to my struct the program ch... 0.00
Clear char array in C without any standard library +0.61
Using Pointer Strings gives segmentation fault -0.25
Why do i get an Segmentation fault? -1.38
Why does my sizeof(arr) / sizeof(arr[0]) = 1? +1.38
Why is sizeof(msg) shorter than the string? +0.88
how do we interpret the `||` and `&&` in an assignment stat... -0.03
Segmentation Fault (core dumped) When Passing Dynamic Struct to Fun... 0.00
How to save every line in file (IN C) in a variable? :) 0.00
Equality check doesn't work as expected +0.31