StackRating

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

Pete Becker

Rating
1471.95 (4,516,747th)
Reputation
59,790 (1,552nd)
Page: 1 2 3 4 5 ... 43
Title Δ
Why is it wrong to write RETURN ? ( postorder traversal ) +0.44
allocating and deallocating dynamic memory seg fault in c++ 0.00
Unknown compiler error in cout<< theoreticlly it works -1.23
Why is it so difficult to have a thread inside a class in c++ and i... 0.00
Cout.width() add unexpected 0 0.00
is there a difference between x==NULL and !x in c++ +2.46
Multiple Inheritance: Ambiguous access to methods with different si... 0.00
std::async too many arguments -1.54
how do i convert std::vector to char ** in a reliable way? -1.73
C++ Fill an array with random numbers without duplicates 0.00
C++ thread safe vector insertion -0.47
cin as istream object without stream buffer object's reference 0.00
Why does '[[fallthrough]]' need the square brackets '[[... -1.92
How to convert a virtual function with const noexcept from c++11 to... -1.70
Return 0 in if statement, does it means true/false or the program r... -0.51
How to protect user if can't return nullptr for an empty stack? +0.94
Can two classes inheriting the same base class use eachother's... 0.00
What am i doing wrong in string.h function usage? +0.22
copying std::vector<unsigned char> to void * buffer using mem... -0.97
Inherited print on screen in subclasses: ostream flow from the pare... 0.00
How can i use an instance of a class latter in the code if it is cr... +0.19
What is the purpose of std :: array<T, 0>? 0.00
Why is it necessary to include x.h in x.cpp if x.h consists only of... +1.56
How do i generate a random number between 1 and k which is not equa... -0.73
What is the purpose of having a function prototype in a function? -1.22
Adding two strings that represent numbers in c++ +0.47
Virtual propagation on destructor +2.38
Warning: [-Wformat=] and strcmp() not comparing in C -0.88
Short int in printf stores a value out of range 0.00
Why can I only create a function alias using the type auto? -1.21
Virtual inheritance impact on constructor -1.07
Difference between return 0 and -1 -0.32
C++ virtual destructor inheirtance from std::vector +0.49
C++ file IO - ASCII value instead of Binary value -1.03
How come a new-expression can correctly produce the pointer type, e... 0.00
My program doesn't work with strcat - I can't seem to get w... -1.08
In C++, why use static class function rather than a regular function? 0.00
Bitwise Comparison Efficiency +1.10
Should I be concerned about redundant declarations? -0.80
How to enforce constness over template type? -0.68
Why can I call a method that changes a member from a const method? -0.58
Ensure that char pointers always point to the same string literal -1.17
If/Else (Beginner) +0.46
The arithmetic types (in C++) are defined to cater to the peculiari... -0.24
How to return a value from a constant array in a single line in C++ +1.08
Stroustrup's C++ Book Challenge, Can someone help me understand... -1.88
Can the function length() take arguments? +1.26
Printing Binary Number Backward -0.02
Why do I get the compiler error "does not name a type" wh... 0.00
Search a string for all occurrences of a substring in C++ +0.94