StackRating

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

Marshall Clow

Rating
1502.75 (335,893rd)
Reputation
7,192 (22,261st)
Page: 1 2 3 ... 10
Title Δ
What if sizeof(T) is larger than chunk size in std::deque<T>? +0.49
c++: error: unrecognized command line option ‘-std=c++17’ -0.00
Stuck if-statement -0.00
C++ placement new not compatible with boost allocator +2.60
regex_match cases that do & don't access deleted function 0.00
How to Transfer Elements that Match a Predicate from One Vector to... -1.76
What does <argument> mean put next to the template class name 0.00
Running function on C++ throw in gcc/linux? -1.68
How to use std::allocator<T> appropriately in Vector implemen... 0.00
What's the difference between `std::basic_string` and `std::__1... +0.50
Preventing implicit conversion operator only for binary operators -1.32
scoped_allocator_adaptor seems to require allocator to be default c... 0.00
What is the space complexity of a vector of empty vectors? +1.85
Fast STL way to find input that produces maximum output of function... +0.19
Apple clang: Why can I not create a time_point from std::chrono::na... -1.04
Complexity of downsizing STL vector 0.00
is_floating_point specialization for user defined type 0.00
How would I use libstdc++ with clang? 0.00
how to check std::array is declared but not explicitly initialized -1.51
Convert an enum with a large number of entries from one interface t... 0.00
C++ STL set with custom comparator -0.01
Altering and reading elements of a unordered_map from different thr... +0.95
What determines whether a constexpr function is a constant expressi... +0.04
How is const std::wstring encoded and how to change to UTF-16 -1.68
C++ string termination not happening ? Why? +0.55
Use auto for only one variable with structured binding +0.01
Unknown behavior of Round function in C++ -1.67
Can I use std::string_view with getline when parsing a file? -2.01
Iterate a STL set till the second last index +0.89
How can i return an error to std::filesystem? +2.05
string_view return broken in g++ 9.3.0? 0.00
std::set with custom comparator operator on object at compile time 0.00
Why can't a std::atomic of a std::chrono time_point member vari... 0.00
Chrono timer class pass method from class not function 0.00
Question on behavior I have observing when testing passing paramete... +2.02
Error reference to 'distance' is ambiguous 0.00
How to get std::optional support in Xcode? +1.95
C++ automatic finalization or objects destruction +1.22
C++ std:: string starts_with/ends_with case insensitive versions? +0.39
Map of template functions -0.66
`std::back()` like function in C++ +1.42
Facing problem while performing basic STL vector program 0.00
what's the p means in c++ STL template arguments Tp, Rp, Fp? 0.00
C++ / priority_queue / Expression: invalid comparator -1.68
how to construct a unique pointer that points to a certain string +2.01
Subtle differences in output values (+/-) between float and doubles -2.13
how to use std::accummulate in c++ to calculate sum cubes 0.00
putting non trivial items in a multiset 0.00
Most efficient way of initializing a map of vectors in C++ +2.74
How to get the proper output in the C Program? +0.18