StackRating

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

JVApen

Rating
1499.90 (3,713,760th)
Reputation
5,635 (29,136th)
Page: 1 2 3 4 5 6
Title Δ
Blocking on many locks/futures/etc. until any is ready -3.92
c++ nested class unresolved external symbol 0.00
auto Function with if Statement won't return a value -2.16
error: size in array new must have integral type [-fpermissive] -3.50
Clang. Fatal error: recursive template instantiation exceeded maxim... -3.40
set public/private on template function for some certain template p... +1.77
Can a new[] *char be delete[](ed)? 0.00
Why does a variable become 'const' when I use a [=] capture... +4.90
Make a vector of comparator functions +4.97
Is clang's optimization broken? -3.09
Change a pointer to int passed to function -0.24
Compiler: What if condition is always true / false +0.09
Passing stack allocated objects by pointer to a function which exec... +1.13
How does boost::noncopyable work +5.48
Referencing other comment blocks 0.00
Include files without #include 0.00
Is this typecasting? What is this? -3.58
Are there instances where a virtual method call is optimized out? -4.38
Algorithm loop combination +4.99
The following code always give 'draw!' as output 0.00
Values past valid pointer to C-Style string -0.59
Variable in class is resetting by itselfs 0.00
Automatic constructor in explicitly instantiated class template -4.23
Why is iterator in set(c++) not behaving properly? +3.89
Can't assign a value to a variable of type integer +3.89
I have a list of STL vectors and I want to sort them by the first e... -0.99
Does std::move works with lvalue references? How std::move works on... 0.00
Keeping a shared_ptr in scope +0.05
Split string into key-value pairs (map) C++ -3.01
Group two functions that differ in only 1 line of code +3.80
C++ efficient and compact map with integer keys -0.15
How can LLVM use C++'s standard containers without exceptions? -3.99
Memory position of elements in C/C++ union -3.07
C++ force dynamic allocation with unique_ptr? +4.46
C++ Class output incorrect 0.00
Create 2^n variables with a pattern -4.25
Why should a derived class's constructor use the base's def... +6.35
Error: no instance of constructor "Camera::Camera" matche... 0.00
Releasing a unique_ptr after the object is destructed 0.00
Does the second const matter in void f(char const * const p)? +5.12
C preprocessor macro replacing #if #else statements +4.08
Sorting vector with lower_bound c++ 0.00
Preprocessors in [C] +4.79
Lock-free cache implementation in C++11 +0.11
g++ and clang++ different behaviour with variadic container 0.00
How do I go about calling a function that uses template T, into mai... +4.05
How to use unordered_map in base class with curiously recurring tem... 0.00
Under what circumstances can operator[] for std::map return 0? -4.17
Something's wrong with the vector ? Memory? 0.00
What is the difference between unique form algorithms and unique of... -3.32