StackRating

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

Francis Cugler

Rating
1359.10 (4,536,293rd)
Reputation
4,814 (34,502nd)
Page: 1 2 3 4 ... 11
Title Δ
Issue reading file and using Arrays to store and check content corr... +0.68
How to initialize a static member variable using a static member fu... +0.18
operator<<() not resolving from template due to inheritance -0.92
Are there any manipulators to print enum values as strings? -0.34
Why does std::enable_shared_from_this allow multiple std::shared_pt... +1.31
Most 'functional' way to sum pairs of elements from a vecto... +0.36
How do i output contents of a map using operator << -0.53
Converting a set of classes to class templates and avoiding constru... -0.97
Automating a class template's size argument based on its type a... -0.65
Extracting a specific byte based on an index value +0.76
Retrieving byte sections of data type values 0.00
Resolving a compiler error due to an invariant member with a possib... -0.40
Is it possible to efficiently compute A % B without having to compu... 0.00
How do I get the month to stop displaying 1.00, 2.00, ... etc +0.03
Difference between `vector<int> v;` and `vector<int> v... -0.57
Preventing an iterator from traversing past the end of a container +2.79
Iterating over an odd (even) elements only in a range-based loop +0.03
How does operator overloading work, and why doesn't it work in... -0.91
I need ASCII key code for Shift key. All the numbers I've found... 0.00
Reading IBM floating-point in C++ 0.00
How do i parse a text file and use the file input in constructors t... -1.09
Is there a cleaner way to write this? (digit to string) -0.87
How to create and access an array of objects for a SMITE minigame i... 0.00
How to efficiently bind either an lvalue or rvalue to the same refe... -1.10
Can I point a derived class to a different base? (i.e: change the f... +0.95
What is a good way to break vulkan to test if a debug callbak was s... -1.30
C++ function declaration in C++, type cast -0.32
Why is `const T&` not sure to be const? -0.45
the macro '__TIME__' and '__TIMESTAMP__' can't... 0.00
I am having problem with this question my output is not correct 0.00
Which enum values are undefined behavior in C++14, and why? -0.70
how to read a data from random place of txt file in c++ 0.00
Pitch Yaw Roll accumulation opengl 0.00
How to assign to members of a struct object? -0.31
Palindrome Checker Code Stuck in Infinite Loop -0.07
How to call exact derived class method? -0.07
Why template function only base the return type works on C++? +1.64
How to declare doubles inside a matrix (2d arrays) in C? -0.67
How to write custom datatype (std::array filled with std::pairs) to... +0.92
Make compiler assume that all cases are handled in switch without d... -0.58
C++ how to work with pointers to vector pointers +0.19
How to pass a member function in for each loop? -0.74
Can template deduction guides call constexpr functions? -0.82
Nvidia Cuda grid and threads meaning 0.00
Declare friend function which is defined in an earlier friend defin... -0.44
Template constructor definition inside a template class definition -0.33
C++ map empty after inserting data. -0.33
How do write template function that can get a substring of a QStrin... -1.07
c++ templated static class with a const array of function pointers -0.21
Use of global variables in c++ -0.31