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 ... 52 53 54 55 56 ... 76
Title Δ
normal code vs function -2.15
incompatible argument warning in sscanf() function 0.00
Is this a pointer to a pointer of the start of an array? +0.32
concatenating uppercase letters of two separate strings in c +0.88
How the type of the result is decided based on type of operand? -1.47
Why `gets()` is deprecated? +1.09
How to print the void * in a function and how to access the void *... -0.32
"Abort trap: 6" running C program on a Mac 0.00
Printf return value without return statement +0.33
How do I load data from a txt file into variables in my C program? 0.00
Pointer parameter was set but never used warning -1.34
Word translator program based on string comparison - heap memory as... 0.00
Problems with If-statement condition -0.73
Student Struct Troubles -0.18
Having difficulty printing strings -0.27
Conversion from char to int and printing the decimal value -1.45
Struct in C + Malloc -0.17
Ignoring return value of fscanf and Segmentation fault +1.42
Max Value always setting to 8 -1.15
What are options scanf vs gets vs fgets? -0.70
Cplex library gcc compilation link error 0.00
how does the OS determine null pointer access without checking all... -1.58
is return main(); a valid syntax? +2.01
Memsetting pointer to an array +0.30
Unexpected output printf statement -0.28
warning C4127: conditional expression is constant -0.42
does memory assign to the pointer's name or pointer's addre... -1.24
Pointers to pointer usage giving unexpected result 0.00
How to pass pointer to struct to a function? +1.47
array size defined from user's input C++ 0.00
Access violation on try to fill dynamic array (large number of items) -2.64
Why is my C code printing out an extra line of rows? +0.60
Multiple definition and file management -0.17
fread(), solaris to unix portability and use of uninitialised values 0.00
Sprintf fails with invalid parameter passed to function in loadrunn... +1.35
What is wrong with the function strtok()? +0.35
"static char" vs. "char" in C +1.16
What does "Comparing constant with boolean expression is alway... +1.02
What is the meaning of int[] -0.70
Printing an int member variable of a struct gives wrong value -0.37
Good practice to explicitly declare variables without 'much'... +0.84
Where are the implementations of the C libraries? 0.00
How to replace a data in a file with another data from another file? +0.31
Cannot free fileName char * after fclose +0.85
In C, why are there parentheses around (int) in this example? +0.32
syntax error : missing ')' before 'constant' 0.00
Change color of a pixel without using 'graphics.h' library... 0.00
Is the output of the C code below different depending on platforms? +0.80
How to make the value of the decimal only show in numerals? +0.32
C Program: Update unsigned char pointer array with function -0.81