StackRating

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

asmmo

Rating
1532.32 (16,588th)
Reputation
93 (751,817th)
Page: 1 2 3 ... 6
Title Δ
C++ Iterating over vector of class pointers and using base function -0.92
using functions from outside a class 0.00
Function specialization to access struct members with getter using... +0.11
can someone give an example of C++ condition_varible where the thre... -0.08
How to template Varaidic as return type in template? -1.35
Forwarding reference which binds to only one type? +1.15
How to convert &char to &str in Rust +1.20
Multiplication of value of each postition of String? 0.00
Why is the output of the maximum of two string literals wrong? +2.34
c++ reassign after moved -0.88
How return "int" value in a template c++, with strings as... +0.27
What's the good way to pass data to a thread in c++? +0.55
Extract the variable name of a pointer as a string -0.53
How do I declare and initialize this map<pair<int, int>, b... 0.00
How to validate that input is an integer between two numbers in C++? +0.46
How would I return a value while running a function from a thread 0.00
C++ std::atomic for user defined data types 0.00
C++ | overload operator << | std::map 0.00
Finding if a string is contained in another string without "fi... -0.04
how to implement n^2 (n squared) recursively? +0.45
How to sort an array of pointers depending on their arguments 0.00
The default constructor in an child of std::runtime_error +1.98
Only negative numbers adding correctly 0.00
C++ replacement: Replacing every occurence of v[x] with v.at(x) +0.47
How to do variadic template for even position in c++? +0.21
Why does push_back() create two zeros at the start of the vector -2.61
How do I remove space at the end of an output in C++? 0.00
I want to get user input by using vector in C++ but I get infinite... +0.46
Check if a stack is palindrome +0.83
C++ how can I make a swap function between two variables which are... -2.24
How do I inline a pointer in CPP? +2.45
Should I define a destructor for a derivate of QWidget 0.00
thread - How to access a member variable inside a lambda function? +0.54
C++ "toupper" not converting character to uppercase -0.49
Incremented iterator std::next when swapping 0.00
Can't bind signal to slot in my Qt application -1.02
warning: character constant too long for its type car.second = '... +1.26
Why does iterating unordered::map and adding new elements does not... 0.00
Easy way to copy the first nth values of a set into a vector in C++ +1.10
Initializing a dynamic array with a raw array 0.00
C++ std::reduce with array 0.00
Passing object from virtual class as argument in a function +0.43
How to expand parameter pack for dependent types? -0.66
What is std::map<K,V>::map; and how do you know what namespac... 0.00
Trying to construct an object with another object as parameter -0.71
Can I use std::string* argv as main function argument? -1.92
Specific number of elements - vectors -0.69
While trying to use SFINAE to disable functions, have I created und... -0.66
bool class template generic copy and move constructor 0.00
How can I send a variable number of pairs of variables to a function -0.31