StackRating

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

ローウ

Rating
1568.29 (4,258th)
Reputation
10,805 (13,941st)
Page: 1 2 3 4 5 6 ... 10
Title Δ
How to understand "vector<int> avector (arr, arr + sizeo... +0.04
How to find min and max using STL algorithms? +1.03
Finding the maximum tuple in a vector -0.09
Is there a maxheap in the C++ standard library? +2.27
Using map<int, Foo> instead of vector<Foo> to avoid poi... -1.00
How can I see what is inside a vector? +1.05
RISC-V generate -1 / 0xFFFFFFFF in a register with LUI / ADDI? -1.83
Force deduction of template parameter to reference -0.58
how to call destructor on some of the objects in a Dynamic Array -2.27
Initialising with std::call_once() in a multithreading environment 0.00
Is the address of a local variable a constexpr? +0.37
Reassign a smart pointer in a function without passing ownership? -0.08
Best STL container for fast lookups -1.81
how to append suffix after makefile's automatic variable? 0.00
Sorting an std::list that contains structs +0.41
Why is STL "empty" member function not called "isEmp... 0.00
Issue with sorting algorithm and object pointers 0.00
Defining a function so that it can accept either a list or a vector -0.60
x86-64 Assembly multiplication by 4 0.00
Getting index of an element in a std::queue by its value +0.48
Is delete thread-safe? 0.00
Is there a back_inserter variant that takes advantage of move? -0.01
What's the logic behind the order the elements are passed to a... +1.61
"Missing separator" but everything seems okay 0.00
Efficiently find an integer not in a set of size 40, 400, or 4000 -1.11
Vector Sort Algorithm, sort only elements bigger then 0 +0.55
Alternative to find() for determining whether an unordered_set cont... +0.41
Making a target out-of-date if compiler options differ respect to t... -1.99
I'm having a problem when passing a parameter in GAS x86 assembly +0.42
Use of equal_range for unordered_map -1.33
How to sort a vector of strings in a specific predetermined order? -0.05
How to find out the definition of the variable MAKE 0.00
C++: how to initialize vector in map with non-zero size +1.00
Makefile for calling make with multiple targets -1.02
Min Priority Queue with custom comparator +1.34
Why I can't assign string::back to string? -0.99
initialize iterator error C++ in gcc compiler 0.00
How compare_exchange C++ function determines race conditions? +2.14
Why my object still gets copied when I tried to return a reference +1.69
is it possible to use directory names in GNU make patterns? -0.15
Keeping track of caller and callee functions with only 16 registers... 0.00
Why is the expected parameter to std::atomic::compare_exchange_xxx(... +1.74
Will a std::vector's capacity ever be reduced? -0.19
c++ threading, duplicate/missing threads -1.70
Can I instantiate a new object of current class in the class defini... +1.37
Why can't a pointer of a "struct with const member" t... +1.55
Find all words in container that start with a given character 0.00
Find the square of a number using recursion with one parameter func... 0.00
Finding how many occurrences of two given numbers in the array -0.31
Is it possible to set Environment variables in Makefile - to be use... -1.99