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 ... 48
Title Δ
How exactly array type is stored in C? -1.19
Question regarding reading lines from a file in C -0.97
Dynamic allocation of arrays inside struct +1.98
Is there a data object that is not a variable or a constant? 0.00
Program isn't working due to unknown reference error +0.46
Scanf executed before printf in Eclipse 0.00
how can I see how much place do I have in the heap and how can I cl... 0.00
In C, is it more space efficient to declare a 2 dimensional array o... -0.53
How can i generate random numbers between 5 and 40000 in C? -0.82
Replacing constant with variable of the same value and type, causes... 0.00
Nested loop exercise in C - Could I write this better? -0.87
Why are those definitions not legal in C? +1.91
How to do bitmanipulation with more values without multiple masks? 0.00
Explanation how pointers and multidimensional arrays work in C -0.04
Create N elements of struct after input N +0.01
Difference between two dates C language 0.00
In C, is there a way to declare an instance of a structure that is... +0.05
How to print compacted points in pure C, so they can be seen as a s... -0.10
C multiple variable assignment +0.24
How to Display Content of Multiple FIles Given in command Line argu... +0.46
When will the loop stop? -1.23
Checks input of fgets in C +0.47
Sending the value of an int to a function that takes void* without... -1.98
usage difference between "atoi" and "strtol" in c +0.82
Swap the values of an array in C +0.47
Why is the default case matched in this switch statement? -1.21
Why the following code is printing b =5 instead of b =4 as it decre... -0.53
Why I can't print first/last character right? -1.97
Digit counting loop efficiency +0.13
Why i get memory leak error if i use free()? c 0.00
C Program doesn't end after giving the correct output +1.35
Editing existing file in C 0.00
How to make that scanf is optionally ignoring one of its conversion... -0.05
weird pointer notation in c +0.43
How many processes are created +1.31
Random number generator in c program is not generating correct rand... 0.00
Compiling with optimization gets a condition wrong +1.78
fgets causes C program to hang when run from bash on Windows, but w... 0.00
pow function in C not working as intended -0.36
Forking a process into 7 children without looping +0.47
Ambiguous behaviour of strcmp() -1.98
How to "remove" an element from an array of strings +0.46
Is there a way to declare multiple objects of the same type at once... -1.18
C code compiles only when I include .c file -1.24
C modulo operator behaving unusually with randomly generated intege... +0.47
extra padding between structs in C -0.28
Share variables between functions in C99 +0.75
2 while loops in a function in C -0.54
Can we have '+' operator inside printf()? 0.00
How to optimize the formula? 0.00