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 ... 12 13 14 15 16 ... 22
Title Δ
Difference between developing C/C++ code for different target MCUs -0.61
How to define a template class variable inside of another class? 0.00
Given a function parameter of type Container<T>::Iterator, ho... 0.00
Sorting a string vector in C++ with a special value to place at the... +0.23
c++ created socket value is very large like 590258032 etc 0.00
How does stackalloc work? 0.00
Inheritance protected members variables copies in memory -1.22
vector vs dynamic array benchmarks - what is the bottleneck? +0.53
bad_alloc C++ while using std::string constructor with char pointer 0.00
how to draw a rectangle with diagonals and axes of symmetry in c ++... 0.00
c++ function cannot derive template for child class of base class w... -0.40
Value to std::string while keeping backwards compatibility +0.53
Any way to "factor out" common fields to save space? +1.15
Which line of the code make the reference count of a shared_ptr inc... +3.20
What is the best way to handle many custom exceptions 0.00
Print structure from STL priority queue C++ (QtCreator) -0.96
Comparison operators in inherited classes +0.42
Fast algorithm for generating all combinations (n choose k) based o... -0.47
Perform both multiplication and addition in parallel using cuda +0.04
Exercise with string 0.00
When reading from a file using getline() spaces appear between each... 0.00
How to profile the CUDA application only by nvprof 0.00
Incomplete type is not allowed in a class, but is allowed in a clas... -1.05
Templated implicit type conversion operator +0.50
How to get Eclipse CDT to parse .h.in files like .h files? 0.00
How to check whether a type exists (regardless of its size) with CM... 0.00
Are fold expressions subject to short-circuiting? -1.21
Counting 1 bits (population count) on large data using AVX-512 or A... +2.53
Fill a file with a repeated constant value? +2.47
Storing objects in 2 dimensional sprite matrix in c++ +0.33
Multiple, but unique, class inheritance +2.30
Mapping objects as key with unordered_map -0.43
GPU Driver does not respond after NDRangekernel increase +0.04
Remove identical, consecutive lines in a char array in C 0.00
Why does my function not change the value of an array +0.55
C++ 2D matrix arithmetic operation using std::transform? +1.77
How to count lines including the ending new lines? 0.00
Is it possible to make a template that can only take specific types? -1.68
C, Dynamic allocation of a matrix: Why is this not allowed? 0.00
optional function in head of method c++ +0.38
OpenCL how to save and reuse a number of commands? 0.00
Can I read a memory buffer from different threads without any lock? -1.27
Why do I have to set the error state flag to goodbit in order for t... 0.00
My Boost regular expression is not matching anything -0.46
Why does Herb Sutter's monitor example take a 'T' rathe... +0.66
Should reading negative into unsigned fail via std::cin (gcc, clang... -1.03
Clang, std::next, libstdc++ and constexpr-ness -1.66
How to fix vector of objects that have unique_ptr +0.28
How to convert a time in seconds to a full timestamp? -0.16
How to parametrize type with variable? C++ +0.04