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 ... 62 63 64 65 66 ... 76
Title Δ
C - Extra new line input while using scanf() -1.22
Functions and arguments giving error +0.74
why am i getting the error GTK_container is not declared -2.37
Functions from header file not working without including .c too 0.00
why cannot pass an array created inside a function to a pointer? -1.07
How to compare length of 4 strings according to strlen -0.36
Assigning to string arrays +1.69
What is that when you view .exe file in a text editor? -2.55
why function without return is correct? 0.00
What difference it makes to initialize a variable before allocating... +0.40
How to add a whitespace in between every string inputted into a tex... -0.81
Is it safe to allocate memory from with a c function 0.00
C: dynamic declare array size +0.84
How to Display the Student Name in their Respective Courses +0.38
using getchar() to read all input +0.40
C: scanf for char not working as expected +1.71
How to generate a random number based on a byte array? -0.04
Initialization and assignment in c -0.57
Should the pointer being passed to free() point to the start of the... -0.75
What does `return x ? : 1` mean in C language? -1.94
I am completely new to C programming and keep getting a segmentatio... 0.00
Update a struct value using a function that relies upon values in t... +1.51
Can't understand small part of a C program involving pointers +0.23
Char pointer to String in C +0.56
Why does the printed char change when I use printf with %s and %c? +1.80
Pointer outputs in C +2.21
undefined symbol for architecture x86_64 in compiling C program 0.00
How does the struct of a linked list know the type of next pointer... +0.62
What if we return string in int main ( )? -0.01
what does character 's' stand for in the formula for worklo... 0.00
Makefile saying Missing Operator 0.00
C Output With Pointers +0.46
Realloc an array but do not lose the elements in it +2.03
print the new array of caracter ( weird symbol ) in c -2.18
C, Reading A Text File +1.85
How do you modify a string splitting function to ignore consecutive... -2.36
(Solved) Random numbers in C aren't random +1.04
Use a variable into a sql statement - c interface 0.00
C Compiling error in switch statement +0.78
C: How come I can still access to an empty array? 0.00
Can you access other program's memory using program compiled wi... -0.71
A C function call that returns proper value but destination variabl... 0.00
Preincrement in character pointers +0.17
Adding two integer variables and displaying output C +0.17
Is this a valid way to add two strings together in c? -2.48
How to implement functions that work on turtle graphics in C? 0.00
warning: ‘return’ with a value, in function returning void return n... -1.67
Database connection using OCILIB 0.00
Weird output of source file in C when used through header file 0.00
How to properly use scanf with char? +0.40