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 ... 9 10 11 12 13 ... 22
Title Δ
Shell in C - how to read and execute user input? 0.00
How can I check whether a class has a templated invoke operator wit... 0.00
Sum of partial group of {𝑥^(0),𝑥(1),……,𝑥(&#... +2.18
Reasons for defining non-const 'get' member functions? +1.06
Proper use of memory with dynamic array lengths in c++ 0.00
Why do I get Wsign-conversion warning? 0.00
Is a self-assignment check really required while implementing move... 0.00
Calculate the sum of 2 vectors using CUDA 0.00
What do we need std::as_const() for? 0.00
How do I check whether a reference is const? +0.86
How do I include a class from another project in my current project? 0.00
Convert Pointer to Pointer to a multi-dimensional array -0.32
C++: how to initialize vector in map with non-zero size -0.25
How should I box integer types in C++? -1.60
Implement move constructor with vector of pointers +0.61
Trying push a string backwards into a vector +1.99
How to write a function that can take in an array or a vector? +1.23
C++ unknown name type 0.00
How much existing C++ code would break if void was actually defined... -0.94
How can I work around this parameter expansion bug in GCC without u... -0.73
What should I use instead of void as one of the alternative types i... 0.00
CUDA sum across blocks 0.00
Unexpected behaviour of std::move on T* type in C++ -0.75
Modern CMake (3.8+) - FindCUDA deprecated, what about non .cu files? 0.00
How can I make a Class with reference data member constructible wit... 0.00
What is the use of task graphs in CUDA 10? +0.52
Why do we prefer not to specify the constant factor in Big-O notati... 0.00
How do I compile a cpp file with the thread class? 0.00
C++ How to identify the number of words by spaces using a function +0.02
Call a pointer-to-function outside the structure -0.75
Compiler optimization eliminates effects of false sharing. How? 0.00
C++ proper pointer member initialization +0.03
Represent 128 bit integer as two 64 bit integers in C++ 0.00
Using value of a table column with LIMIT in SQL 0.00
What's an idiomatic way to refer to either std::whatever or not... -0.63
What's a good way to assign to a bit with a specific index? 0.00
Transform hand written loop to std library call +0.17
C++ with CUDA: how to express a byte as a char or set of chars? -0.49
Is there a way to use both FFTW and cuFFTW in one C++ program? 0.00
Why am I getting "unknown signal 11" with this knapsack p... 0.00
destroying dynamically allocated memory (array object) in C++ +0.02
In C++, is a "public unsigned int type" in base class, a... +2.26
Is std::string guaranteed not to give back memory spontaneously? -0.60
Is it possible to move/distribute the cuda compiler (nvcc) after in... +0.02
get the execution time in nvprof -0.48
CudaMalloc fails while allocating memory 0.00
Why Doesn't This NFA Accept Empty String? 0.00
Method to change elements inside struct in C++? +0.00
Why can't a static constexpr member variable be passed to a fun... +0.52
How to run a non-static function in a new thread in C++ +0.02