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 4 5 6 ... 12
Title Δ
Accessing private struct of a class using auto -1.40
How multiple \t escape sequence appears different than a single \t? 0.00
Can a MySQL "IN" clause return duplicates? +0.74
C++ using 'this' keyword in member initialization list +1.11
split a word into letters in c++? -0.08
Unable to pass function pointer as function param -1.20
Is the expression (fileNew == NULL) always true? +0.15
Is `new` in `new int;` considered an operator? -0.68
Why use the "new" operator? 0.00
C++ Unable to convert vector<char> to int +0.12
Using the static keyword to initialize a class, a variable vs a fun... 0.00
C++: Method into another method 0.00
How to properly declare a method that only takes a lambda? +1.76
Ambiguity with const keyword in C -1.93
Using -( archives -) gcc commands 0.00
C getting websocket header fields using libcurl 0.00
In C++ the fgets() function is not working 0.00
How do I dynamically create an array of strings using scanf in C +1.31
Timing C++ program on Mac -2.12
Is there a difference when instantiating an object as follows +2.08
initializing a vector from an initializer_list generates an unclear... 0.00
window not displaying when compiled and opened 0.00
Why do tags don't work when they are aligned below an "ifr... 0.00
Getting C1001 Internal compiler error when building pytorch on wind... -1.77
Is it undefined behavior or illegal, when I use a name that is both... -0.57
Using the only the preprocessor for string concatenation? +2.16
Do standard library containers have unused variables in their struc... +2.17
Is this code a thread-safe way to add and remove items from a vector? 0.00
Friend function with default argument inside struct in C++ +2.60
Why the result of this program is always zero? +1.11
Clang C++ Program is not running on windows 0.00
Using Left Shift operator with ones at the right of the number -1.11
Why is the Vector array printing the memory addresses instead of th... 0.00
Breakpoints not hit while debugging c++ in Visual Studio Code 0.00
C# file which defines enums for both C# and C++ 0.00
Defining a function with two different template paramenter -1.42
A switch statement without case: or default: labels -0.43
How to avoid an invalid overload from the std library? +0.09
How to delete an element from a std::vector of std::pair based on .... 0.00
Can't display the correct frequency of integers in an array -0.36
Verbosity of std::optional -0.69
C++ indicate Palindrome +0.97
How to add an remove std::functions from a std::vector 0.00
How can a function acces a matrix? -1.34
passing C# array to C++ vector 0.00
How does C++ know how to cast to a certain type? +0.43
no operator "<<" matches these operands -- operand... 0.00
What is the difference between epoll and boost::asio::io_context? 0.00
Is it undefined behavior to use functions with side effects in an u... -1.73
Fetch records that took more than two minutes to process? +2.04