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 2 3 ... 12
Title Δ
How to translate C file pointers into generic C++ streams? -1.95
What is the motivation to decline C rule "a conditional expres... +1.70
How could map::erase know if the interval is valid? -1.46
What does `uint` means in c++ while the declaration of a variable i... +0.39
defining a variable and use right away +0.22
Can I use `distance` as my class member variable name? +0.41
Derived classes and function hiding +0.37
what does boost::thread::interrupt do? 0.00
Why am i getting 'undefined' from this JSON object? +0.56
Modifying std::string internal buffer via the non-cont c++17 data()... 0.00
Distance units in a query 0.00
Is declaring variables as const redundant after constexpr was added... +0.00
How do I reset Chrome language, or is it corrupted? 0.00
Is the allocated memory to variable number is on heap or stack? 0.00
MySQL DELETE query doesn't delete element from c++ code 0.00
how to provide default template parameter and template function arg... +1.90
How to fix "Is Positive or Negative" C script? -0.59
Why not to always use size_t as our type for variables? +1.75
Put a non-numeric input into an integer variable +1.72
How to get current working directory in cpp? +0.41
How to bind reference to stack allocated class in class constructor? +0.08
Wrong value on first element in std::vector -1.48
Why my clear board on tic tac toe C++ doesnt work 0.00
Inheritance in c++ : destructors -0.56
Is it really UB to access an object whose user-defined destructor h... 0.00
How to get rid of left-over characters when using \r in C++? -1.75
What does Note 10 mean in [basic.lval]/11? 0.00
How can a pointer be an rvalue? 0.00
Multiple types in a for loop +0.41
How can function return a cstring larger than char array it is fill... 0.00
Is there a way to learn c++ standard library by going through docum... 0.00
Is there a way to get time and day in C++ without using the system... 0.00
Struct comparator accessing another field in c++ 0.00
why does C++ give me an error when inserting unique pointer into un... 0.00
vector<vector<T>> vs T [][]? -1.97
Is this a safe way to load objects from vector of uint8_t by pointer? 0.00
Accessing an array out of bounds, but returning earlier - UB? +2.11
Compare each character of two strings. New and looking for input 0.00
What's the true differences of these three functions which aim... 0.00
Determining the size of a array which was passed a value +0.41
C++17 inline static member class variable error with GCC 0.00
How to have a static counter for global types? -1.92
How do I make 0 auto cast to an enum? (|= works but not =) +0.06
c++ why the following variable doesn't go through virtual table 0.00
Does `#pragma GCC system_header` in a header file extend into anoth... 0.00
Private inheritance and virtual function -1.89
Why (Qt 5.15.2) STL-Style Reverse Iterators cannot be used for prin... 0.00
I wrote this code but it says the constructor Double (String) is de... +1.70
Is there a way to add a pre created class to a vector? 0.00
Portaudio.dll won't link properly in VS 0.00