StackRating

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

ChrisMM

Rating
1557.62 (6,053rd)
Reputation
38 (1,192,671st)
Page: 1 2 3 4
Title Δ
C++ equivalent of using Entry<? extends ClassA, ? extends ClassB... 0.00
Visual Studio 2019 refusing to build solution C++ +0.43
How to make this function stop at N characters/ 0.00
How do I create a loop that lets the user re-enter their answer whe... -1.63
Why do i get an extra word? -1.97
unordered in a ordered map - C++ 0.00
How to Input 2 or 4 at empty places in a 3x3 grid? +0.02
Why is 'if(1 == 1 == 1 == 1 == 1);' TRUE but 'if(-1 ==... -0.21
why in decimal to binary code it does not work properly when we ent... +3.09
Work with pointer to character and write the function to separate t... +3.89
File saving error [Error] cannot pass objects of non-trivially-copy... 0.00
Microsoft C++ Native Test Fails Assert::AreSame even when values ar... +3.42
"one or more multiply defined symbols found" with include 0.00
How do I use the emplace_back function of a vector? 0.00
I am getting the following error: terminate called after throwing a... 0.00
What is the right way to have a set of structs in c++? -1.43
I was trying to experiment on call by pointers.But i encountered se... -3.20
Can't exit an infinite loop +3.50
"too few template arguments error" when using a template... 0.00
This code compiles fine but file is not created?Please point out th... 0.00
How would I write an algorithm to find the greatest jump from numbe... -0.69
Ambiguous Overload Templates -1.36
Display Student ID and highest score from an array 0.00
map string and vector, how to use find +3.49
Why sometimes I enter an integer the program prints a the first ent... 0.00
jumping through multiple loops in no specific order (C++) +3.46
error: cannot add a default template argument to the definition of... +2.93
How to make a map sort by value C++ +2.81
Qcheckbox minimum one option is always checked in QT -c++ 0.00
Include C++ header file +3.67
How do I make an if statement that repeats itself if the requiremen... 0.00
Sorting 3 numbers using if-statements +3.10
C++ Does inlining a namespace implicitly inline its functions? 0.00
Can we limit user input in C++? +4.30
How to determine an application is already launched or not in windo... 0.00
0xC0000005: Access violation writing location 0xCDCDCDCD Dynamic Al... -0.13
Count number of all calls to a class function 0.00
Use of deleted function? 0.00
function returning zero sized string even when its size is not zero +3.71
find the fastest time between different times is returning the wron... +1.95
Why is my code throwing a C6386 error when trying to copy a charact... 0.00
Printing an object after putting it into a map 0.00
How to add Property to Affect Code Analysis in CMake 0.00
argument of type "const char *" is incompatible with para... +0.36
std::cin is taking two different variable types from console and &#... +4.54
How to implement the Python "... not in ..." in C++ using... 0.00
Finding an Element in a LinkedList - C++ 0.00
c++ expected opening brace as well as redefinition error +5.11
How to prevent stack overflow when using array in C++? 0.00
Using single else statement for multiple if conditions +3.57