StackRating

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

einpoklum

Rating
1504.90 (143,390th)
Reputation
40,630 (2,725th)
Page: 1 2 3 4 5 6 7 ... 22
Title Δ
Do `const T` and `T` have no difference when taking its nested type? 0.00
Check if path refers to a directory, even if it doesn't exist 0.00
Why does the C++ modulo operator return 0 for -1 % str.size()? -0.76
Problem constructing a base class from within a subclass constructor 0.00
CLion won't start, says "IDE has not been initialized yet&... 0.00
How to transfer objects from an array of objects to another in C++? -0.01
Is there a way to check whether C++ lambda functions are inlined by... +1.37
Efficiently convert two Integers x and y into the float x.y +1.21
Efficiently convert two Integers x and y into the float x.y +0.21
Efficiently convert two Integers x and y into the float x.y -0.85
C++ Discussion: Use of =, {}, and () as initializers, Which one sho... +0.51
Understanding CUDA indexing 0.00
Finding the Beginning of a string in C +2.45
Using an std::vector of pointer objects. Is there a way to delete a... -0.44
Strings extracted from a file not couting properly 0.00
Can I add to a method without editing the class method itself? 0.00
CUDA dynamic Indexing +0.17
What are the rules for unpacking array elements to multiple variabl... 0.00
Getting the detail-namespace code out of sight - elegantly -1.47
Large string input in C 0.00
perimeter of a triangle in C -1.80
What's the difference between generic_category and between syst... 0.00
Copying from one dimensional vector vector<int> starts to fir... +0.52
find_dependency(Threads) or include(FindThreads) in a package confi... 0.00
How to get file size without holes in C 0.00
How do I "CMake'ify" my inclusion of threads headers? 0.00
Immutable member variables without creating a getter? 0.00
How should I print HI in huge block letters enclosed in a box of *? +0.33
Is this "elision failure" language-mandated? +0.20
Strange output from dereferencing pointers into a vector +2.57
Library linking in C++, dependence between three libraries -1.65
How do I pass constexpr values to CUDA device-side functions taking... +0.35
What's the ClearCase equivalent of git log on a file? -1.69
Why doesn't my vending machine program work correctly? +0.00
Usage of empty structs in C++ +2.53
Why isn't std::swap marked constexpr before C++20? -0.53
Function call with pointer to non-const and pointer to const argume... +2.40
Can a member function returns a modifiable lvalue reference to an r... +3.27
How to properly synchronize threads in c/c++ application? +0.01
Is the code for sorting a std::vector<std::string> by length... -1.67
General constructor value +0.86
Default constructing an std::variant from index -1.01
How to work around C++ std::string_view out-of-scope problem? -0.78
Adding functions to std::string in c++ 0.00
What is the most reliable way to call cudaMemcpy from multiple MPI... 0.00
Iterator operator ++ overloading C++ +0.26
c++ - using Enum as template type and can't access parent class... 0.00
Registering file handlers in code running prior to main() +2.84
C++ Error: no matching function for call to 'toupper' 0.00
Lifetime of an object captured by reference in lambda 0.00