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 2 3 4 ... 11
Title Δ
When should I use decltype(expression)? 0.00
Fenwick tree(BIT). Find the smallest index with given cumulative fr... 0.00
Better way to initialise std::array item that has non-default const... 0.00
Template member function specialization in a template class -0.90
Copy data of vector<MyStruct> to a pointer of a vector<MyS... -0.61
Using std::set with a key-based comparator +0.40
Using cout in the constructor of a class that is included in anothe... 0.00
How to store a reference to a C-style array in a class? +2.18
Is this a proper use of C++20 concepts? 0.00
implement iterator over file +0.97
Is clamping on iterators valid +0.39
what is boost::empty_init_t used for? -0.60
How to set up boost for Visual studio code 0.00
Why do gcc and clang generate so much code for std::find? 0.00
How do I find the index of the element being passed to the predicat... +1.95
std::reduce with functor 0.00
Shrink a vector from N1 down to N2 items without triggering the def... -0.08
Is std::stack contiguous? -0.36
"delete this" in destructor +1.90
std::accumulate C++20 version 0.00
Problem involving pointers and manually implemented matrix classes +0.40
decltype: Access static member of class using a pointer +2.31
Why does GCC's threading standard library implementation throw... 0.00
Passing std::promise object to a function via direct function call 0.00
Does C++ guarantee the atomicity of argument evaluation? 0.00
meta-functions that accepts two List structures 0.00
While loop stops despite conditions being true -0.59
How to generate the same random number on personal computer and clu... +0.40
How do we use nested if else with #define preprocessor -0.82
WriteProcessMemory not working for some reason 0.00
Circular dependency in C++ template methods +0.41
Compile-time detection of missing user-defined to_string() 0.00
Why does this wrapping allocator's constructor take in the wron... +1.06
Count decimal numbers in a string using the standard library -1.02
Merge Sort using iterators in C++ -0.20
Sharing a part of an array in MPI 0.00
Own vector assign implementation +0.40
Implementing 3 way partitioning for quick sort 0.00
lambda function uses its parameter as template parameter calling te... 0.00
I get const_iterator instead of iterator from std::set 0.00
Variadic template method +0.98
gcc shared library "undefined reference" on nested depend... 0.00
Convert macro with variable args (...) to constexpr +0.41
"fpclassify': ambiguous call to overloaded function 0.00
How to use mkl_sparse_?_mv in MKL? 0.00
Why I can't use operator+ with reverse_iterator? 0.00
How can I check if these structs has the specific type called "... +2.98
Unable to implement upper_bound() properly 0.00
boost is_invocable_v and is_invocable::value returning different re... 0.00
Disthinguish char and wchar_t in compile time +0.85