StackRating

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

Evg

Rating
1569.28 (4,127th)
Reputation
4,011 (41,824th)
Page: 1 ... 4 5 6 7 8 ... 11
Title Δ
How to change the return type depending on the input C++? +0.67
How to install the C++20 range library from github 0.00
Template meta programming -0.21
Using custom compare function for list sort within a class 0.00
why can C++ "fill" initialize a variable-sized array? +0.40
Variadic templates: unfold arguments in groups -1.35
Storing integral values in a byte sequence in C++ +0.45
C++ how to build iterator for vector of vectors 0.00
How can I erase all items from a vector? C++ +1.23
What happen when call copy_backward in push_back? +0.42
C++ cyclic dependency of classes (Singleton) 0.00
C++17 Infer return type of lambda based visitor 0.00
How to pass typename T in class A to use in another class B 0.00
C++ Use template class to call non static member function -1.01
How to find the number of values in a given range that has a certai... +1.07
Properly implementing an array of class functions -1.99
Is it possible in C++ to use ternary operator to select a compariso... -1.60
Is it possible in C++ to use ternary operator to select a compariso... +1.19
Create a function to convert the type of array elements and return... +1.44
non-capturing lambda and function pointer as parameter in overloade... 0.00
I created a library and was wondering if the design is inefficient 0.00
How to check a number for irrationality +0.43
is there a way to switch between std::array -0.23
Declaring and defining function static yields "undefined refer... +0.43
Absolute value sort, using a custom comparator +0.05
How do you make a copy constructor/assignment operator for a class... +0.03
Adding object to vector and then updating it from an iterator 0.00
verifying my understanding of a CMakeLists.txt file 0.00
trying to move arrays through multiple functions and encountered an... 0.00
C++ partial constructors with and without a body behave differently 0.00
C++ no matching constructor initialization of [] +0.43
Function as argument with default value +2.03
Get the closest element to a given element in an std::set +1.24
virtual function in template inherited class +1.45
Are there downsides with using std::tie for golang-like error-handl... +1.76
Weighted Random Number generator with updates +0.95
Does `__declspec(novtable)` no use? +0.38
Sorting odd numbers at the beginning of array 0.00
C++ overloading template on assigning value or callback function +2.78
Simplifying the code to avoid TLE while rotating 2D matrix clockwise 0.00
Create variant alternating value and array of value +0.05
How to assign the functor via an interface to a function object? -2.21
How to pass index information to element constructor when using std... -0.01
Nested template struct constructor implementation -1.86
Class function template definition outside of the class 0.00
How to get private data when you're using a initialization list? +0.43
C/C++ DWORD to BYTE and BYTE to DWORD conversion in Three-Dimension... +0.42
CMake: *.hpp and *.cpp in target_include_* 0.00
C++ initialize reference with expression at constructor +0.43
Idiomatic way to distinguish two zero-arg constructors +1.12