StackRating

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

sp2danny

Rating
1459.91 (4,528,729th)
Reputation
4,931 (33,625th)
Page: 1 2 3 ... 6
Title Δ
So how can you really print colored text in c, on windows, using gcc? 0.00
Redefinition error while accessing a global variable defined in exe... 0.00
Overloading operator+ for linked lists -0.80
How to choose between `push_*()` and `emplace_*()` functions? -0.18
How to convert a "%Y%m%d" format string into a time_t var... 0.00
Do I need to initialize base class in virtual inheritance classes&#... +2.53
Will ceil, floor and round meet loss-of-precision problems when con... -1.27
Can't seem to push_back abstract objects into vector? 0.00
CRTP call child function in destructor of parent 0.00
C++ binary search for a class +2.10
Discrete Binary Search Main Theory 0.00
Why is std::ssize() introduced in C++20? -0.30
Moving a value of object to another but avoid copying +1.22
What is the scope of a statically declared struct in c++ 0.00
C++ Method with an enum class type -1.53
can't declare ::main to be a global variable 0.00
Trying to fix an error that wont let me start programming the rest... +0.60
parameter list type error in lambda function 0.00
How to Sort String in array c++ -0.20
Deprecation of std::allocator<void> 0.00
List has 2 elements but iterator returns only 1 element 0.00
Referencing objects in vector (Modern C++) -0.50
SFML Can't Load Image -0.41
Array partially empty +0.76
Define a type if does not exist 0.00
Displaying an .bmp image in C++/SDL2 0.00
Is it bad practice to maintain two copies of the same data, if they... +1.54
How to pass function pointer to member function c++? +2.65
Matrix template class copy constructor doesn't work? -0.42
How to correctly shim functionality into std? -0.21
How do I declare a set of colors that I want available throughout m... -0.88
Inserting Objects into an array with dynamic memory (No vectors all... +0.86
expected identifier before new in std::shared_ptr<> 0.00
Understanding type deduction for universal references -0.07
concatenation of 2 char arrays using strcat -1.08
How to insert into an array if its size is fixed? +0.32
Remove All Elements from unordered_set +0.50
Move constructor with if-statement but copy constructor with ternar... 0.00
Peculiar enum in c++ -1.47
Why is the move-constructor of std::optional not deleted when T is... +3.41
How to compel a compiler to generate a code equivalent for a manual... -0.27
How does a compiler distinguish between two variations of "vec... -1.05
Using a function inside class +0.04
std::begin and std::end iterators in Visual Studio 0.00
In c++, how do I build a data structure with objects as member vari... +1.46
Malloc vs New for Primitives -0.75
C++ Are pointers and/or references to a class considered "mova... 0.00
Are references orthogonal to pointers? +1.17
probabilistic random number in c program for lock free skip list im... +0.30
C++ SDL2 circular motion 0.00