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 ... 14 15 16 17 18 ... 48
Title Δ
Code to generate bell curve is only creating data at even indexes.... +0.50
Comparison operator in for loop (C language) -1.85
Why cycle duplicates printf? 0.00
Create a number of data equal the number user typed in C +0.44
Can I use while(strstr(name[a],sname)!=NULL) 0.00
Program bug in C +1.24
running a loop if the user press 'y' or 'Y' -0.89
Very strange behavior of pointers 0.00
Exercise 1-20 of the book "C - The Programming Language 2nd Ed... +0.15
how wchar_t data type working c? +0.04
enter floating - point : 1234.5678 and get 1334.5678. C programming 0.00
Changing only first to second in printf in C -0.77
Pass array as argument to printf +0.46
Converting signed int to unsigned short with negative values being... +0.79
How to malloc for 2-d arrays? -1.20
null terminator in the middle of a string +0.22
What is happening in the following statement? +0.93
What value have int fields in struct not initialized yet? -0.60
fgets is limited to 1024 bytes - what can I use instead? +1.62
How to fill an array without hitting enter in a for loop +0.44
Sorting (Quicksort) ,Partition 0.00
Sorting (Quicksort) ,Partition 0.00
C code doesn't work with but no errors -0.77
C strings: Random characters appearing in memory after using strcpy... +0.90
srand() in nested loop same results 0.00
C: split string to string array with delimiter "&&" -0.61
'declared as a function' in C +0.35
Warning conflicting types for my function -0.33
sizeof error in a struct +1.48
Strange changing of vAriable in middle of C code +1.93
Using scanf to read a string then a integer, reads string only +0.44
Storing blocks on C arrays and running them later -0.53
Convert int to char array ("string") +0.44
Unexpected Results Using isdigit(x) -1.18
why does my int while loop keeps going when i scan for a number? +0.45
why the size of this struct is not correct -1.43
scanf string in c - why can i scan more than the char[] declaration? +1.82
C String parsing -0.27
Why does main() have no data type (such as void, int, char) before... -0.67
Different rules about C using VC and gcc or others? -1.94
using pointers for string in c -1.23
Using scanf to read up until dash in C 0.00
How to have an array of functions that returns pointers of ints -0.26
User input for a Roulette Wheel +2.36
Read whole digits not split -0.23
Why this value is changing? +0.82
Segmentation fault error for a matrix assignment 0.00
Why can we not use a variable as value of e in C -1.44
Sort data from structures in alphabetical order 0.00
Dynamic allocation of a union of pointers - C -2.16