StackRating

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

Baum mit Augen

Rating
1693.59 (181st)
Reputation
42,120 (2,594th)
Page: 1 2 3 4 5 ... 14
Title Δ
C++ difference between unsigned char and char with multiplication +0.27
<set> with custom struct contains duplicates +1.40
Printing Vectors - Empty output +0.28
How to impose a lexicographic order on an (arbitrary) POD C++ struct? -1.21
Implicit conversion and operator overloading 0.00
How do you convert UINT8 to UINT32 in C++? +1.24
Is []<typename>(){} a valid lambda definition? +1.51
lambda calling another external lambda +1.32
Can compiler optimize-out call to function with possible side effec... +1.56
The void(), the comma operator (operator,) and the impossible (?) o... 0.00
std::cin with more complex objects 0.00
c++ random numbers when returning pointer from function 0.00
How can I provide a defaulted parameter without repeating preceding... +0.28
Is it possible to get by type name of std::tuple which are duplicat... +0.99
Explicit destructor call is not working 0.00
std::ofstream prints extra bytes when given an array of unsigned ch... -2.54
How does DBL_MAX addition work? 0.00
Templated Fixed + Variable-Sized Class 0.00
Iterator to container mapping +0.27
Is it possible to replace for(auto i=0;i<n;i++) ... with a for(a... +1.21
Difference between C and in C++ regarding the "^=" operator +0.66
get last char of macro parameter +1.26
gcc throwing error relocation truncated to fit: R_X86_64_32 against... 0.00
How were const and reference types initialized before initializer l... -2.07
input a math operation in c++ using cin function -0.34
No user-defined-conversion operator available that can perform this... 0.00
Why compilers put zeros into arrays while they do not have to? +0.27
How to get negative remainder with remainder operator on size_t? +1.22
Can static member variables be initialized via member initializatio... +0.27
Reverse Iterator Arithmetic 0.00
const qualifier to decltype -0.12
Copying a pointer 0.00
Prevent third party from using my entire namespace +0.30
Splitting std::vector based on some criteria +1.08
using nanoseconds with boost:posix_time 0.00
Will the pointer to __FILE__ remain valid after moving out of scope? +1.91
"less than" Comparison on ifstream with GCC 4 vs. 6 0.00
What is the Relationship Between the C and C++ Standards? -0.25
How to generate very Large random number in c++ +0.48
Vector of multiple numeric types in C++11 +0.87
Modern C++ way to copy string into char* -0.43
Initialising const class data member from std::istream in constructor +0.27
Can a C++ default argument be initialized with another argument? +0.61
Do identifier rules apply for operator overloading function? +0.12
Why can my my C++ program correctly linked when I replace libstdc++... +0.29
C++ comp(a,a)==false 0.00
Is there a way to give better errors on std::conditional fail? 0.00
rand() and srand() functions in c++ +0.25
Bitwise-operator standard for different sized variables -0.82
How to test the CPU with a simple C++ program +0.30