StackRating

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

CoralK

Rating
1515.10 (44,920th)
Reputation
1,387 (116,874th)
Page: 1 2 3 ... 5
Title Δ
Virtual Functions in Derived Classes +2.40
Use virtual function to calculate area for different shapes C++ 0.00
How to interpret this, does variable "i" in the right wil... 0.00
Storing template type to cast Base back down to Derived<T> 0.00
How to pass a collection of functions to a client class to use as i... 0.00
Templated ostream operator << for multiple types within a nam... 0.00
Pass object with derived template to function that accepts object w... 0.00
My iterator implementation don't work, what's wrong with it? +0.46
C++: Unable to change the value of a std::pair using the "=&qu... 0.00
I am new in c++ .After learning basic I want to make tic tac toe.Fo... +1.34
Using a struct variable inside a class constructor -0.29
How do you use std::make_shared to create a smart pointer of a base... +0.35
How to access method of class stored in std::variant -0.83
do I have to call get or wait on a std::async future +0.61
Can't receive the correct output from multiple files using g++ +0.48
function pointers and arbitrary parameters 0.00
Are constant "flags" considered good style? (c++) 0.00
Why does default constructor is called even when I am calling the p... -0.43
aliasing access to individual array members -0.81
How to replace the 'break'? +1.48
Receive any iterable container +3.06
Call to non virtual function in derived class from base class (C++) 0.00
why is sorting not working in vector of pairs -0.17
Is there a way of changing the type used in a struct depending on a... -0.48
C++: random number generation using Stroustrup example? 0.00
Overloading [] and + simultaneously +0.45
Iterate over class inheritances in C++ 0.00
C++ multithreading - condition variable supplying data in a wrong way 0.00
What's the advantage of binding a base class to a derived class... 0.00
Functional dependent attribute in c++ class/struct -1.11
Arduino use Parent class Method at child class 0.00
return bool as a value in bool operator[] in cpp +2.31
C++: Alignment when casting byte buffer to another type -0.52
How to specialize a template class to also accept template template... 0.00
C++ - Converting char vector elements to single uint64 +0.50
inserter iterator to insert in different container depending on pre... -2.04
Can't catch exception std::stoi 0.00
Vector Pointer weird result +0.57
Is there a way to get class object in static function other than pa... -1.72
no matching function for call to ‘Kt::Kt(int&, int)’ 0.00
Private nested class accessing private function of outer class +1.21
Distinguish between pass-by-value and pass-by-reference in a functi... 0.00
rand with vector of strings in a multimap 0.00
I need to group multiple functions into one function 0.00
How to use () initializers for vector in class? -0.42
Vector of Pointers in C++ +2.25
How to properly convert string to std::chrono::system_clock::time_p... +2.13
All objects made through constructor have the same vectors -1.89
"candidate template ignored: could not match ..." for tem... -1.46
How to regex_replace on reference 0.00