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 ... 43 44 45 46 47 ... 76
Title Δ
How to take ints from user using fgets in C? +0.39
C Segment Fault on char** Array 0.00
Why does ++ not increment correctly? +0.12
Why does a function accept a void pointer? -0.37
C code works in 64-bit Ubuntu 14.04 but fails in 32-bit Ubuntu 14.04 +1.09
Macro variable substitution in printf +1.72
A string is suddenly losing its value inside a function 0.00
Printing elements of a long array gives wrong output, +0.28
Printing array elements gives wrong output +0.32
printf - Weird type mishmash result. Can someone explain this? +1.22
how to send integer number via sheared memory in linux +0.29
Logical test fails in program with unexpected output +0.51
How to enforce the usage of return values in C +1.67
Undefined reference error but symbol existing in the library +1.41
How atoi() function handles non numeric cases? -2.03
How many ways are there to pass char array to function in C? -0.04
converting char array to a char constant (c) 0.00
What is the mistake in the following code? +0.58
function returning pointer to string not working +1.30
How to use scanf in a loop to get a char* array in c -2.49
Unknown type error for typedefed structure -2.49
Conflicting type for function error -0.63
why increasing the pointer value by one doesn't allow to set a... +0.80
Updating a structure in function +0.29
How to get size_t from string? +1.68
Array type char[] is not assignable -0.76
Reversing a string in C w/o using `reverseStr()` 0.00
Can we have a struct element of type Variable length array? +0.15
Returning string from function is not giving proper output 0.00
global pointer value lost. 2 c files +1.16
Try to learn exploitation with c on ubuntu 0.00
How to access a structures' members outside of its original fun... 0.00
Why i'm getting Segmentation fault (core dumped) in the followi... +0.29
Why does a constant variable value change when it is declared local... +1.49
error C2296: '*' : illegal, left operand has type 'int... 0.00
Using sizeof() in array declarations in C89 -2.52
I need to generate a group of random numbers between 97 and 122 0.00
Difference between uninitialized and null pointer -0.20
Confused with network byte order and host byte order +1.15
Why does printf(i) give 0 as output in this program? +1.00
Char* error in c -1.61
How pointers allocate memory -0.82
C: Core dumped with realloc() +1.26
What is the result of while(i=20) or any number in general in a C p... -0.86
Is the new line character part of the same line as the previous cha... +1.15
An uninitialized variable may have an undefined value, but does tha... -0.08
Showing different output for two almost same code 0.00
how do I concatenate sub strings to make a bigger string -1.78
Transferring values from a char array to an integer array in C prog... +0.30
Trouble declaring an array using symbolic constant +0.22