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 ... 7 8 9 10 11 ... 22
Title Δ
How can this problem be solved, backtracking? Vectors? 0.00
How should I insert a value into the "middle" of another? -0.49
How to retrieve instance of class from a fork? +1.39
Comparing N bytes in string +0.52
Read only one file, and write only another with open() 0.00
Binary to decimal conversion C code - Problem in satisfying particu... 0.00
decltype(auto) type deduction: return x vs. return (x) -0.68
Get a view to all T's in std::vector<std::tuple<Ts...>... -0.20
identifier "operator + =" is not defined 0.00
How can I check whether a class inherits another class? 0.00
What is the cleanest way of defining a no-delete pointer? -1.75
Does a thread_local std::list give up the allocated memory on calli... 0.00
Compare two char arrays without CR LF -0.20
How to check if given 3d point is outside convex hull 0.00
C array of structure (exception thrown) -0.01
Trying to pass remove_reference as a function parametar +1.53
How should I replace vector<uint8_t>::const_iterator in an API? +1.20
Convert endianness of integer fields in struct using macros -0.87
How can I modify a vector from outside the class -1.15
Can I replace an old commit with a commit from another branch? +2.76
wrapping in do-while-0 vs wrapping in a ternary operator with (void)0 0.00
Fix this Compile Error: identifier "and" is a special ope... -0.45
Boolean operator NOR in c++ 0.00
Is there a way to make member function NOT callable from constructor? -0.71
How do I pass type-generic function pointers? +1.49
Omitting ampersand in function call -1.78
What are different ways of initializing the size of an array with u... -0.63
How to generate a list of all occurances of a macro? 0.00
Approximating the lograrithm of binomial coefficients for very larg... -0.49
Is it wrong what I am doing in function "trier" which swa... 0.00
How should I properly pass on an object to a function that accepts... +0.10
How do I Alphabetically sort each word in a sentence? -0.77
Cuda - nvcc - No kernel image is available for execution on the dev... -1.23
Why can't I initialize an array within a nested structure? 0.00
null checks not required for const unique_ptr returned from factory... -1.86
Different compilers behavior for template specialization 0.00
A cheap way to create a class that returns string constants to enum... -1.50
How to share global constants with minimum overhead at runtime? -1.87
C++ how to move object to a nullptr +0.30
cudaMemcpy transfer kinds: Default vs HostToDevice/DeviceToHost +2.17
Power template coding +0.46
Passing a map between classes 0.00
Accessing elements of derived class object list throws "read a... +0.03
Understanding strcpy and char arrays in C 0.00
how big are 1000 double? +1.82
Is there a way to limit data size at C++ compile time and produce a... -0.34
iterate through a set goes to infinite loop 0.00
nvcc warns about a device variable being a host variable - why? -1.62
Passing lambdas as callbacks to C functions 0.00
Exit Status -1 on C++ Program -1.11