StackRating

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

jogojapan

Rating
1615.14 (1,245th)
Reputation
55,108 (1,756th)
Page: 1 2 3 4 5 6 ... 9
Title Δ
Missing type template parameter in function argument -1.27
Partitioning/batch/chunk a container into equal sized pieces using... +0.10
Behaviour of Inheritance when class includes copy constructor and a... +0.30
Why does position of explicit template instantiation matter +1.68
Is there a C++ equivalent of a NullPointerException -0.82
Why do we say that the call of virtual function cannot be determine... +1.08
Does customizing "::operator new" require special allocat... +1.69
Difference between `constexpr` and `const` +1.69
Can I subclass private members in a derived class? -0.82
What's the safest way to define short function name aliases in C++? -1.15
Return several arguments for another function by a single function +0.99
Template method specialization linking error 0.00
What does the unary operator "-" do on unsigned data type... +1.19
C++ class nested into template class 0.00
const values run-time evaluation -0.63
How are member types implemented? +1.02
Translating a std::tuple into a template parameter pack +1.75
empty brace-init-lists emit warnings about missing field initializers -0.20
template class and respective extern template class in same transla... -0.16
C++11 random numbers +2.04
Template class incomplete specialization -0.21
Struct name used with round brackets and operator() +1.83
Perfect Forwarding to async lambda 0.00
is it possible to install kakasi without root privileges? 0.00
how to declare and assign pointer +0.08
Default vs Deduced template parameter? 0.00
Who can tell me how to init a ex object with a string? 0.00
Outputting member variables when data is spliced c++ 0.00
Counting Multi-Character Characters in String -0.13
Integrating multiple C++ programs +0.77
String.substring not returning true 0.00
array of structs as template parameter -0.05
Default assignment operator has access to private members of base c... +1.48
g++ project compilation with boost unit test 0.00
explain how vector of pointers can be initialized and deleted prope... +1.26
Global Classes in C++ +1.17
C++11 - emplace_back between 2 vectors doesn't work -0.00
Is this way of reversing a string safe? +1.40
Why is vector.reserve(2) followed by v[0] = 2 considered incorrect? +0.37
In C++, after overloading operator, does the operator lose its old... +0.45
hash function of unordered_set 0.00
Check if is const on C++03 0.00
Removing entries of particular key in C++ STL multimap -1.63
Why do we need a sentinel character in a Suffix Tree? -2.76
C++ skipping functions 0.00
Do I always get move semantics every time I copy a non const object... 0.00
Can we use circular strings with Suffix Trees? +0.95
Alternatives to <ctime> -0.47
Maximum and minimum number of nodes in a suffix tree 0.00
How to use map::equal_range without a copy of the object? +2.11