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 ... 5 6 7 8 9 ... 12
Title Δ
Converting an ANSI C-String to UNICODE +2.27
Improve C++ style for simple conditions 0.00
Is it a good habit to empty data structures after you're done u... +0.47
How can I initialize an array of objects? -1.47
_itoa_s Function show error on Android studio native c++ 0.00
How do I loop a while loop in C++ -1.62
Enums and binary or operator (MISRA C++ 2008, 4-5-2) +2.08
How can I make a map where the value is an array of structs in C++ -2.20
C++ Returning exception, Should I free resources? -0.14
Custom compare function for std::sort() C++ -1.38
C++ what is meant by, at compile time? +1.19
definition of "operator +=" behaving unexpectedly 0.00
If lambdas don't have a specified type, how does std::function... -1.84
Negative zero int +1.70
declaring reference as auto in c++ 0.00
return std::move(m_field) or return m_field? +0.08
how to include the draco_dec library? -2.01
C/C++ Dereference error: Dereference before null check +2.20
is there any way to index the hana adapted struct by its member name? +0.42
G++ compiler: cant write to file 0.00
How is `auto *x = new some_struct{};` an uninitialized variable? 0.00
C++ is calculating wrong 0.00
pass const reference to thread 0.00
Why are references needed for passing an (i)/(o)/(f))stream object... +2.31
C++ pointer showing impossible memory location +0.44
Why do I get non-object type 'char *(const char *, int) throw()... -1.97
Create vector of member variables from vector of class pointers 0.00
ld cannot find generated function 0.00
C++ incrementing in a recursive function +1.26
All the possible link generator with 64 digit key 0.00
How assigning unique identifiers to an object that increase but rem... 0.00
C++ value initialized vector iterator comparison +0.42
How to make a bool loop within console c++? +0.18
Is using std::memcpy on a whole union guaranteed to preserve the ac... +1.52
Accessing elements of a vector in a map of vectors -0.06
Error in keylogger code. Would you help me? 0.00
Does c++ move semantics save resources in every situation? +0.44
Change member identifier of a type during runtime in C++ 0.00
C++: References to References, Stroustrup Example +0.40
Difference between gcc warnings and gcc error messages 0.00
Insert data into an istream -1.70
Is there a way to calculate the length of an arry inside a function... +1.61
About a lambda expression is required to capture a shared pointer t... +0.44
Why do indicators sometimes work well and sometimes not? writing do... 0.00
Using unnecessary hexadecimal notation? 0.00
#define/macro to return a function pointer to a function given in t... +2.13
Reading Login data with delim 0.00
When to use rvalue reference 0.00
Why does 'typeid(x) == typeid(y)' evaluate to true, where &... +0.30
Makefile specific to directory structure -1.51