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 ... 49 50 51 52 53 ... 76
Title Δ
Filling struct with data in file -0.74
using strncmp for selection in string +0.33
Undefined reference to memcpy_s 0.00
Why strings are permitted while arrays are not in this code? 0.00
Proc crashes even if it allocates less memory than limited by ulimit -0.80
Cannot convert ‘char**’ to ‘wchar_t**’ -0.47
how to read this valgrind informations +0.83
How to explain this behavior of sprintf? +1.35
Initializing a global variable with integer-casted global variable... -0.33
Why does 4294967295 (the highest number at 32bit) equal -1? +0.34
No compiler error when macros that weren't previously defined a... +1.88
How to take input for all the elements of a 2d string at one shot? +0.34
What is the relation between address lines and memory? +1.81
what is the meaning of main(i) in C, and how does it work? and what... -2.19
How can a non-variadic function accept different number of argument... +1.53
Passing Variables in C - Making a hangman game -1.24
Why can't I get a linked list to pass back from a function in C? -1.71
Declaring and assigning variables with file scope in C 0.00
Function that gets a chars array separated by commas +1.35
read() fails with Bad address, valgrind shows Syscall param read(bu... +0.37
how does printf %n count characters? +0.50
How to access a member variable inside a Pointer to Structure varia... -0.54
Getting infinite loop instead of expected controlled iteration +0.70
Why this failed when I use a function to malloc memory 0.00
copy string function, copied string not printing in function itself -0.60
Makefile. Create program with header file -0.51
Bitfield concept in structure +2.19
Pass static two dimensional struct array to function by reference +1.35
Using arrays and pointers +0.71
In the below case the ptr is pointing where? -0.31
What's the difference between a VLA and dynamic memory allocati... -0.42
warning C4127: conditional expression is constant in cl command +1.11
Delete every nth element of an array in C +0.94
printing the value at the pointer returned by a function -0.18
Is there any difference between address of array and array itself? 0.00
Using sprintf to format printing of char array +0.43
printf() without '\n' doesn't work in libev 0.00
Assigning a string to a pointer in a struct +1.56
No More Confusing Pointers +1.39
How to pass literal array as input argument of the function? -0.39
How can I pass a single pointer to a structure, inside a function a... -0.67
Why does 'typeof enum constant' generate a warning when com... +1.39
method isn't taking long long int value shows error 0.00
Why don't I get an error when I run the following code -0.72
How to remove a particular part of the file name? -0.70
What does operator ':=' mean? +0.03
Loops not recognizing variables? -0.65
Can anyone explain the output for scanned value of the following pr... +0.01
Number of divisors with the function getopt 0.00
Char* array of chars, but int* not array of ints? -0.44