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 ... 11 12 13 14 15
Title Δ
Creating a custom uppercase method +0.49
C writing to file via recursive function +0.49
Access class subtype via object -1.13
cpp how to pass object of type state_t* to function 0.00
What are compound types? -0.52
Stubborn bit won't be set to one. -1.71
Integer value corrupt when casting from void* +0.49
Can't write to stdin with popen opened with write 0.00
How is malloc handled at compile time and run time? +2.21
namespace with classes and objects in c++ -0.50
Creating an array filled with random unique numbers -2.02
C program to take a list of numbers, separate even and odd numbers... +0.49
I have written this ceaser cipher program in c,but everytime i run... 0.00
Can return two arrays in struct but not in class C++ -0.05
What is "expected unqualified-id" error in C++? -1.32
Errors while reversing a String(Sentence ) in C with for loop (assi... -0.04
what happens if pthread_detach is called on a thread that's alr... -0.02
How do I create multiple answers in the output? -1.07
Segmentation Fault - how to debug? -1.93
Why is scanf always giving me zero for my first input? -0.03
Invalid application of 'sizeof' to incomplete type question -0.72
c Functions with arrays +0.86
std::thread that isn't a global variable but doesn't go out... +0.47
Can I use pointer arithmetic on pointers to void pointers? +2.55
Size of nested 2d array of structs +0.03
Memory allocation for pointer to a char array +0.01
Problem with multidirectional pipe (father <-> son) 0.00
How can I correct this code so that it gives the expected result -0.48
storing char in an array of integers 0.00
Does initializing a class with braces guarantee that all member get... 0.00
Using declaration for overloaded inherited function with private ac... -1.65
Iterator printing from vector unneeded values -0.33
c++ why is there still input buffer left? +4.98
Why creating thread in constructor results in runtime error 0.00
Using references as control variable in range-based for loops in c++ +4.01
Function without name -2.49
Printing an hexadecimal memory address of a node in a linked list i... -2.33
What is the purpose of a unary "+" before a call to std::... -0.04
Problem reading numbers from a file and storing them in an array c++ +3.91
How to count variable ranges of numbers in a vector with count_if -3.40
Trying to declare an array of struct room inside of the room struct... +0.21
Grids and pointers in c 0.00
What does it mean to scanf("%d", array[i] + 1)? Why is th... 0.00
Why we cannot initialize the member variable of a class in C++ +1.94
C++ inheritance size with empty derived class object +3.75
C Inserting Variable Length String into BST 0.00
how to insert an array at user specified position in another array... -1.96
C writing to string (specific function asked) +5.00
Highest even number under main diagonal in a matrix. Solution for v... -3.85
In C++, why do some compilers refuse to put objects consisting of o... +3.92