StackRating

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

Phil1970

Rating
1418.52 (4,535,889th)
Reputation
1,373 (117,883rd)
Page: 1 2 3 ... 4
Title Δ
Unsure how to round integers in C++ 0.00
Implementing a system where my program can build an exe file in c++ +1.21
How do you compare the content of an edit control to the text in a... +0.62
What's the problem with this recursive case? -1.50
How to properly use new and delete (to avoid buffer overflow proble... 0.00
Restricting template type to enum class -0.54
C++ Erase key-value in map while iterating over it -0.50
Visual Studio toolbox custom controls only visible once 0.00
(C++) why am I getting a stack overflow? +0.55
Bitwise operations for comparing numbers? -0.30
Why is no deduction for template parameters only used as return type? +0.38
Visual Studio 2019 doesn't display the complete list of class m... 0.00
Extending the lifetime of a temporary object without copying it -0.57
Inheritance and friend functions, accessing protected members from... 0.00
How Can I Create a Custom Unordered Map Comparor That Ignores Certa... 0.00
How to match processing time with reception time in c++ multithread... +0.82
C++ Binary File I/O Operations Slow Down... How DB Handle Binary Fi... 0.00
Minimum number of jumps to reach end of the array with sequence usi... -1.61
How can I compare a string with predefined string using strcmp -0.39
C++ Dynamic Member Arrays Deleted Right Before Destructor Called +0.98
Is there a better way to run through radio buttons in an if stateme... 0.00
Customizing std::allocator_traits::construct -0.60
C++ string returning a space when accessing a valid index containin... -0.14
Packing 64 bit pointer into 4 WORD's +0.14
A 'deep copy' constructor in C++ 0.00
Passing a class with conversion function for const char* through a... 0.00
I don't understand how my compiler got this output 0.00
c++17 namespaces, is it possible to force qualified access ALWAYS? -1.86
Nested template ambiguity 0.00
Upgrading the status of a base class to a brand new instance of an... -1.45
How to update C++ optional parameter when argument is passed? +2.90
meaning of code snippet involving enum class and macro expansion 0.00
Aggregate initialization for structs + initializer_list: new vs sta... 0.00
format string with a variable size vector of arguments (e.g. pass v... -0.83
How to efficiently normalize vector C++ -0.35
Avoiding deadlock in concurrent waiting object +0.61
Delete Derived Class Through Base Pointer C++ Design Pattern -0.60
MSVC yields incorrect square root for std::uint64_t at and around m... 0.00
How to use modulo when denominator is out of unsigned long long int... +2.55
Why doesn't the compiler detect that an exception will be throw... -1.00
Does lack of iterator invalidation imply anything about validity of... -1.35
Scalable if statements conditions -1.09
How do I store multiple thread function results to one array or vec... 0.00
Why will the following code not compile (inheritance in c++) 0.00
Java - Masking out sign bit causes unexpected behavior -0.51
RangeChecks instrumentation code detected and out of range error ac... 0.00
Why SFINAE doesn't work in this simple member function overload... -0.35
Sorting an Vector of Objects with std::sort 0.00
Is there any problem with this nested while loop? +0.18
Why lambda function doesn't work with std::min_element? -0.34