StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

pmg

Rating
1539.58 (12,030th)
Reputation
87,444 (910th)
Page: 1 2 3 4 5 6 7 ... 48
Title Δ
What is ilogb() in c? +0.46
Find first instance of NOT integer in an array 0.00
Scanning array elements 0.00
Manually redirect stdin to a file during execution 0.00
I need to make a C program that takes integers passed as command li... -0.04
Function to print out different members of an array (only two param... -1.91
What does a ! operator mean if put in front of a variable? -1.25
How does this code work? How am I getting this output? +0.44
Is there a way to escape the C string null terminator character? +0.45
Why can't i get the proper output by this code? -1.64
What will be output of the below C code in 32-bit machine..? 0.00
Increasing a digit end of string value +0.43
C - why does fread() have two possible behaviours if EOF is reached? -1.99
Is it possible to create a program that accepts 3 integers and outp... +1.28
How to determine the size a struct array was initialized to? 0.00
Code not able to run correctly for even 300 char Inputs -0.73
Calling a function twice without interference in C 0.00
Limit in dynamic 2D array in C +1.84
I don't understand something about stack 0.00
How to check what value is being returned by gets() function in C? 0.00
What does * in front of function name mean in C? +0.04
How can i speed up hexadecimal characters conversion to binary char... +1.88
Global variable in header file without extern 0.00
how to pass a pointer variable from the called function to the call... +0.45
Best way to compare times (hours and seconds) without a date in C? +2.10
Why pointer incrementing only once +0.40
How to correctly display edited file output? -0.96
fscanf reads one line out of 7 wrong -1.91
How can I free pointers to string pointer? 0.00
How to Create asteroids on the x and y axes 0.00
Declare dynamically sized array in global scope +1.28
How to fix circular dependency between functions? +0.02
Returning a function pointer from another function -1.92
How can an address be same as a value? -1.20
Error while executing code MSB6006 "CL.exeexecuted with code 2 0.00
Assigning negative numbers to an unsigned int not causing any error? +0.45
Why doesn't the if statement get executed in the function -0.05
How variable values are changed +0.45
why this C function (newton raphson method for square root of n) do... +0.44
Re-Initializing a const char array in C is not giving error -0.61
Can anybody know how to deal with this? 0.00
Why I am getting an anamolous behaviour while printing elements of... -1.94
How to define a global char matrix? 0.00
Adding static structs to an array that is a function parameter 0.00
GCC won`t emit my instruction, i tried to avoid branches 0.00
does anything like "void foo(int *const *p) "really exist? +0.42
Can I access a functions return value twice without storing it in a... -2.10
I want to check whether all elements(integers) from starting to end... +0.51
My C program crashes in its second loop and I don't know why 0.00
Assign an array to array in struct +1.99