StackRating

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

Kaldrr

Rating
1526.56 (22,096th)
Reputation
608 (233,456th)
Page: 1 2
Title Δ
Turn multidimensional c++ std::array into multidimensional vector 0.00
Explain behavior of default priority_queue::top()? 0.00
Why is my program failing for numbers larger than 2^29? 0.00
Program is ignoring .cpp file and refuses to acknowledge Ship.cpp f... 0.00
fstream not reading character by character but whole numbers 0.00
c++ fstream::read only returning 1st char 0.00
Conditionally construct a `boost::optional` member variable on clas... -4.22
Is it possible to have functions run off the string within a variab... +1.56
Why does this code give the error "cannot bind non-const lvalu... 0.00
How does a modern compiler go about optimizing this code 0.00
An integer won't double past a random number 0.00
I need help in structure in c++ 0.00
Getting a "SIGSEGV" segmentation fault and unsure why 0.00
How to check if a file is already present in fstream C++ +3.71
Create std::function which returns variant with a value of a functi... +4.47
Getting files from sub-directory using a string variable as filepat... +3.93
unusual behavior with strings append property c++ 0.00
Returning a weak_ptr member variable 0.00
Qt update an image in the UI through callback 0.00
boost::bimap finds wrong entry when using a custom struct as the ke... 0.00
Getting null output with both >> and getline even i'm usi... -0.20
How to convert a command line argument to an int? -0.24
Why class template below compile in Visual Studio 2019 and does not... -1.68
How to step into OpenCV source code in Visual Studio 2019 0.00
Codeblocks c++ code doesn't run in VS 19 (vector subscript out... 0.00
how to transfer ownership from a c++ std::vector<char> to a c... +0.18
c++ cannot find element is unordered_set with the same hash +4.09
Segmentation Fault while using long long int +3.79
Why does this c++ code print out length 5 and when i'm print ou... +4.23
Casting from member pointer to whole struct/class -1.74
Why register storage class is explicitly deprecated +4.05
Ambiguous overload for operator C++ 0.00
What means put preprocessor in std::string? -3.45
cannot convert from 'initializer list' to template<int> -3.80
Can someone help to find the reason for s runtime error in this code? +3.11
How is it possible to write f( *this, std::forward<Args>(args... 0.00
Why do we allow the base class to cast to the derived class? -3.60
Why does anonymous unique_ptr value get destructed instantly 0.00
std::cout don't work with overloaded '<<' operato... 0.00
Why global variable ofstream in header can't write files in C++? 0.00
I do not understand how this overload is resolution "works" -1.43
How to get original exception back from std::exception once caught? -1.89
C++ Destroying struct from inside of it -0.11
strange behaviour when vector elemnts are set using indexing +1.22
In my program it program the array prints from ascending order, but... +4.31
Why time become shorter when turn off the Optimized? -0.12
Why decimals do not interoperate with floats 0.00
convert OOP java to modern c++ code, abstract and interface methods +0.62
how to deep copy a vector of unique_ptr -0.46
How to downcast in C++ to call a child function from a parent insta... -0.88