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 ... 7 8 9 10 11 ... 15
Title Δ
Bad memory allocation in vector 0.00
Array of Pointers Pointing to an unknown location -0.04
Is there a difference between _cdecl and __cdecl 0.00
Why doesn't universal reference apply for arrays? -1.01
shellcode working , but no in a custom C program 0.00
I wrote this C program for Jacobi iterative method but I am getting... 0.00
Organizing several long Switches +2.53
Destruction of return value on destructor exception 0.00
Infinite series approximation of pi in C not terminating +1.75
writing to a vector< vector<bool> > -0.02
Letter frequency by using map container -0.13
Can you define a minimum and maximum amount of digits to print from... -0.49
Copying a string to a struct member +0.35
How can I use the for loop's initialization variable as a place... +0.01
Simplify for loop without a lot of if-else cases -0.46
how to init 2 memebers in nested classes in C++ 0.00
C: Combining while and if statements 0.00
cin.ignore() function in C++ not working for the whole stream 0.00
Using ostream with overloading arithmetic operators for class 0.00
why wouldn't names come out in arranged order in maps? +0.00
I want to access a particular element within a std::unique_ptr 0.00
Recursive function C multiplying by 4 problem 0.00
What is the unit of duration in tcsendbreak()? -0.25
Convert the number into the letters (ex:123 into One Two Three) +0.23
How many maximum shared memory keys can be created using ftok() in... 0.00
pow used to calculate lengths of triangles +0.01
Variable may not have been initialized [MISRA 2012 Rule 9.1, mandat... 0.00
no repeating values in array +0.23
Visual Studio 2017 linux can't compile if there's std::thread 0.00
g++ doesn't warn when some class member is not initialized 0.00
Having trouble while solving an array problem that produces an infi... -0.02
explaining the different values for pointers and sizeof struct 0.00
Invalid initializer : While assigning value from struct to a struct... 0.00
Copy constructor called with a variable used only once. Could this... -1.65
can any one explain in detail about the following program of pointe... -0.88
pointer to array of pointers argument vs local 0.00
c - void pointer array with random print -0.83
Nested For loop not working when looped 8 times +0.51
error: void value not ignored as it ought to be while assigning val... 0.00
How do I create a function to compute and return the mean, maximum,... 0.00
What would be the right way to add a maximum of 2 charts into anoth... 0.00
Alternative way to Pascal's triangle using user defined functions 0.00
error defining a private class function in a cpp separate from header 0.00
Trying a basic audio Level teller but it gives wrong answer 0.00
is it possible to set a promise in a signal handler? 0.00
Passing by reference - why is this destructor being called? 0.00
C: Fixed length array that dumps oldest, shifts and adds newest +0.01
Check if vector has all possible combinations of characters +0.36
I cant define a string in my c++ code in qt -1.11
C++ Matching Brackets 2 Solution not working +0.50