StackRating

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

P.W

Rating
1550.25 (7,858th)
Reputation
20,510 (6,603rd)
Page: 1 ... 12 13 14 15
Title Δ
Do I have to be a super user in order to use the file handling oper... +4.04
Segmentation faults for allocating memory for a binary search tree... -2.41
'!' in input buffer in comparison in if statement +4.89
C extracting digit from number +4.74
I'm trying to write software that converts ASCII to decimal, ad... -4.21
How to backup strings in C +4.29
C code hits unexpected runtime error if I execute for loops sequent... -4.05
strcpy() only storing last string 0.00
How to write to a pointer in read only memory in C +2.63
implementing a funcion with matrix - differences +0.87
Using Dynamic Memory get every second element in a char array into... 0.00
Questions about pointer to pointer +5.74
Why is the size of this structure 16 Byte? +4.33
What is the type of an auto const & map iterator? c++ -0.58
how should i free an array of pointers to string? 0.00
Finding the Min/Max value within a Struct 0.00
clarification for RAND_MAX and rand() in c stdlib.h -2.42
Getting file size with lseek command in c +2.02
struct messed up when passed as argument 0.00
C - Distinguishing Between Chars and Digits, then Handling Accordin... 0.00
How can I make the loop account for multiple occurrences? -0.78
How to get number of elements in the array of pointers? +3.43
Is this C++ member initialization behavior well defined? -3.83
How to reference two structures in C properly? -2.39
Calculate the sum of a selected row +5.18
Why does gcc support a boolean type with std=gnu89? 0.00
c++ return all of the elements that appear n times in a vector as a... 0.00
C: Algorithm to cut rectangle into squares +4.56
Save data in the .exe file +0.48
Mutex as member of class -2.71
How to populate an array with a certain size into another one with... 0.00
Bubblesort decreasing size each time +4.21
compiling in codeblock but not in hackerrank +4.39
C++ array sort is giving unexpected results +0.68
Pattern search naive method +1.05
Should there be a diagnostic from GCC compiler for this ill-formed... -1.73
One Line of Input to Multiple Variables -3.70
C - Could runtime code change between executions? +0.68
Player is not changing between 'X' and 'O' in the p... 0.00
C language struct accessing elements -1.92
how memory is allocated for a c++ program -0.45
Count number of words in input line. Where word is just consistency... 0.00
Segmentation fault error array in c -3.15
What is the use of Static in declaring character arrays? -2.17
Passing 'this' within braces to an object of a class in C++ 0.00
Why is this program of hybrid inheritance giving wrong output? +0.23
program for multiplication of two polynomials using linked list 0.00
Usage of Class templates and constructor -3.85
How can we assign variable values to a overload constructor separat... -1.34
Accessing derived class-only methods using base class object -2.01