StackRating

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

Asteroids With Wings

Rating
1567.07 (4,435th)
Reputation
106 (690,687th)
Page: 1 ... 9 10 11 12
Title Δ
Object Initialization Syntax in C++ ( T obj = {...} vs T obj{...} ) -1.77
Use one-element STL container as cache? +3.84
Garbage value of iterator value in C++ 0.00
Visual studio 2019 c++ support of concepts - compiles successfully... 0.00
IF & else syntax in C++ -3.22
Why can std::is_invocable not handle forwarding? +0.06
If, Else not working when checking if function is true 0.00
MAP C++ using itr.first->second VS itr->second -1.71
Increment a char in C +3.43
C++ Question about Char Strings and Pointers 0.00
Restrict #include to only search the current directory -3.05
List not a class or implementation +3.73
Segmentation fault when trying to get string from input -1.85
Does C++ <mutex> header use hardware support when enforcing c... -1.45
Why won't this C++ template construction followed by assignment... +2.13
destruct and construct a class in order to clean its members -1.36
acosl is not in the std namespace? 0.00
Using enum with rand() function 0.00
How can I minimize two integers so that their product is less than... -2.66
C++ : destructors not being called +3.69
how to initialize std::mt19937 0.00
Why does std::reference_wrapper explicitly define a copy assignment... +0.32
To check if a variable is integer 0.00
How to delete a const char* created with _strdup() +4.44
Dynamic arrays in C++ without Undefined Behavior +6.31
Should I pay attention this warning that Visual Studio gives me? +4.09
C++ - condition in -for loop- isn't evaluated as I think it sho... -2.90
print the output It don`t show anything 0.00
RAII and members if constructor throws? +5.48
Is this reinterpret_cast problematic in principle, and/or in practi... -0.75
Why erase on std::vector promote iterator -1.26
C++: Iterating over a string vector and using the index for putenv 0.00
Its so strange to use constructor just like a function, is it normal? 0.00
C++/CLI: Loop through non-continuous enum -3.17
std::cout.imbue() multiple call 0.00
Does this code violate One Definition Rule? 0.00
Creating a closure for std::function +4.12
what is "#include <boost/functional/hash.hpp> "? 0.00
Why std::string methods working with std::string_view are required... -1.69
Function as template parameter, enforce constraint on return type? 0.00
Linking problem when using jsoncpp library +4.00
How to fix this- error: Invalid use of className::className? 0.00
Problem with reading last line of code algorithm - c++ +0.43
How to I fix this visual studio bug for my c++ program? +4.01
MD5 Hash Conversion +1.19
Safe to std:move a member? +4.46
Get integer from the address in hex format using method other than... -4.10
Embed editable Google Docs spreadsheet without footer sheet toolbar 0.00
In C++ is it possible to return an element of the class from a clas... -3.59
Pass string class variable by reference in C++ -2.89