StackRating

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

Paul Evans

Rating
1491.08 (4,398,152nd)
Reputation
19,808 (6,899th)
Page: 1 ... 4 5 6 7 8 ... 25
Title Δ
The output of this program seems to print '5 0 1' instead o... +0.05
If a default constructor performs no action, what is the purpose? -0.80
C++ reading strings from a file gives "-9.25596e+61" 0.00
Creating a pseudo terminal in C++ that can be used by other programs 0.00
Int from byte representation in vector c++ -0.17
Storing member function pointer from arbitrary class as class insta... -1.01
C++ primer class definition (beginner) -1.66
What is the logic behind this base conversion function? +1.45
How to resolve a name conflict between a system header macro and a... 0.00
Can't get my code to correctly sort user input array of numbers... 0.00
C++ rand () not providing correct number based on seed -0.99
How to iterate through a std::map<string,int> and std::vector... +1.72
I want to store my arr[] value into power of 2.. But I got some out... 0.00
What does node(){} mean? +0.83
Buffer overrun comment from CODESONAR on stl::map iterator usage 0.00
Setting class member with callback in thread-safe way -0.47
Is it ok to use a pointer which point to the address of a variable... +1.37
Create file and write to, filename is user input? 0.00
“error ld returned 1 exit status” when i use "boost::log::add_... +0.55
How to parse a string to multiple types in c++? +0.03
Program for ASCENDING ORDER using bubble sorting +1.14
Is acceptable usage access specifiers before each member of class i... -0.47
C++ - const keyword in methods and overload +1.39
Calculating the determinant of a matrix +0.05
SIGSEGV, Segmentation fault in C -0.16
C++11 regex ranges understanding 0.00
parsing parameters to main function 0.00
How to write a log base 10 function in c++? -1.13
Pointer becomes null c++ 0.00
How many bytes does this array occupy in memory? +0.55
C++: Unexpected size of class object in multiple inheritance -0.09
Multi-threading benchmark -0.44
Header inclusion order confusion -0.69
G++ sees float as illegal instruction +2.82
why constructors are called if they are not inherited? -0.37
How can I convert a std::vector<unsigned short> to std::vecto... 0.00
Accessing second element in map which is object pointer 0.00
Std::copy fails in debug build -0.58
Sorting floating Pointer array +0.40
C++ "Program.exe has stopped working" 0.00
Advise for some improvements that i want to make to my program, and... 0.00
Change pointer addres to another object 0.00
C++ O(1) [x in s] where x is an value and s is a data structure -1.75
When should I use type checking (if ever) in Python? +2.54
C++ iterator to last element +2.36
Design to access elements of object owner +0.05
What is the formula to convert the seconds to hours and minutes 0.00
Using std::string_view with api, what expects null terminated string +1.03
The destructor is unable to delete a continuous memory block that h... -1.08
Can you prevent call of constructor without instantiation? +2.54