StackRating

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

con ko

Rating
1490.12 (4,414,177th)
Reputation
47 (1,070,696th)
Page: 1
Title Δ
Cant push_back() non copyable object to vector reference C++ 0.00
Does accessing vector elements by reference reduce space complexity... -3.44
How to access .second in std::pair with std::variant? +2.29
C2065 's' undeclared identifier +4.04
Why can I access this private member from an other object? -1.86
Pass pointer to int*& and get compiled error -2.71
Why does map.find use < operator and not == operator? -3.07
Calculate memory usage of a tree structure in C++ 0.00
Can I use non trivially copyable iterator in parallel version of st... 0.00
Hidden friend template function not found by ADL 0.00
What does concatenating '\b' to std::string exactly do? 0.00
How do I concatenate strings with chars in C++? +0.95
Why recursive lambda functions are throwing error when used with au... -3.39
How to check if **any** element exists in an `std::vector` at a giv... 0.00
Getting infinite loop instead of a value +4.67
How to return a struct which contains an array pointer from a funct... -4.45
Finding an element in a 2-D static array without using operator [] +0.00
How to initialize whole array with -1 without loop +0.12
Complex Use of Template in C++ +0.09
c++ overloading operator << why & needed? 0.00
Why does this code only works with && not ||? Using || in p... -4.20
c++ confusing formula for a random number between x and y 0.00
Printing numbers , C++ 0.00
Function to find number of nodes below a certain depth of a BST 0.00
How do you update values in priority_queue, or is there another way... +4.25
C++ ints getting corrupted, generated with rand() 0.00
c++ returning lambda with lambda's return type 0.00
Finding a " in a string -0.06
Can a function return a 2d Array? +0.30
Query with STL set function 0.00
How to display a certain item from the set C++ -2.28
reading vector Binary File -2.06
C++ console insert text into displayed text -0.88
C++ how to pass string array in function and assign to a variable? +3.85
The best case for my algorithm is n=1 because that is the fastest?... -2.06