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 ... 48
Title Δ
puts and printf do not give out full text (text containing CJK char... -0.89
Redirect stdin to stdout -2.54
Why does this create an infinite list of negative odd numbers? 0.00
Array size and Pointers 0.00
Add a comma at every nth position from the right of every line in C 0.00
C program to find out both real and complex roots for quadratic equ... 0.00
C change string between character 0.00
how to truncate a string from both ends if my string is very large? 0.00
How know the exact file the symbol comes from 0.00
The most efficient way to initialize array member of struct? 0.00
Float, Double, and Exponential Output in C 0.00
fgets wants input twice 0.00
What is the difference between chars and strings? -0.55
Program stops working when I input variables +1.43
Is it good practice to define a function on a code file, but not de... 0.00
How to define a variable "N" type in C when N it is an in... +0.87
Similar codes output different results -0.59
What is the difference between making an array with {} and assignin... +1.82
Why is the sizeof operator not evaluated in a for loop condition? -0.10
2 digit seven segment display 0.00
Else and If statements C -0.32
mktime() overwrite time_t in C 0.00
What int (*ptr)[4] really means and how is it different than *ptr? +1.59
How to make countdown timer print result on single line in C? -0.53
C - Printing null character using %c in nested printf statement +0.64
Why does getch() output 10 characters on first run (line) but 9 cha... +2.31
how to do basic IO in file in c? 0.00
Counting the number of lines in a .txt file in c -2.49
Simple string modification program in c +1.95
Open a file descriptor globally in C +2.52
How to remove the comma in the output? -0.05
Should clang and gcc produce a diagnostic message when a program do... +1.76
How can you read one line string & integer input in C? -2.18
storing data using array, pointer and struct in C problem -0.53
Changing the periods in my file to exclamation points, and saving t... +0.16
Reading a file to memory using standard C library - Windows prematu... 0.00
In C, how do I make a string with non-static duration time? -1.57
Why output of *(arr + k) != *(&arr + k) although both refereed... +1.46
How can I write the total value at the beginning 0.00
Problem when passing multidimensional array to a function in C -1.37
waiting for 2 child processes 0.00
Showing variables Printf 0.00
How can I sum of two number factoriel recursivley? -0.15
Does the input buffer gets cleared after scanf reads? +2.04
Why did this code run still work,with '&' or without &#... -0.24
How to find lengths of words and return them as array? 0.00
String in C: replace characters with each other +0.16
how to run multiple children with different tasks? -0.53
How to only process the macros in a C/C++ project without compiling... +0.19
splitting a float into fractions and integrals using C 0.00