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 ... 9
Title Δ
Data structure to store the nodes of a DFA -0.16
Copy length of characters from array to std::string -2.25
Linux g++ compile error: error: expected ',' or '...' before '||' t... 0.00
What is an exception? -0.91
How to locate immediate predecessor with O(log n) time complexity +0.33
where and when an xvalue is used? 0.00
cout, XOR, and fileIO formatting issues in C++ 0.00
Should I avoid using pointers here? -0.35
allocator as default argument in vector and list +0.27
Understanding local and global variable : C++ -0.32
Do I use std::forward or std::move here? +1.28
How to increment letter combinations in c++ beyond 'z'? -0.10
Can a bool variable store more than 0x01? +0.51
Is it necessary to pass iterator by const reference 0.00
Return value of unordered_multimap::bucket() when key does not exist? +0.34
static_cast not working on precedence as expected 0.00
Stemmers vs Lemmatizers -0.67
How to use a std::string with inheritance as parameter? +0.33
How do I use the class-name inside the class itself as a template a... +0.32
is there an elegant way to transfer a subset of one deque to another? +0.35
Would this corrupt the stack using a local variable? 0.00
C++ primary expressions - Is it primary expression or not? 0.00
implicit conversion at call by value and polymorphism 0.00
int multiplication overflow in LCG -0.63
checking 'deepest' element in map +0.43
Trying to feed a gz file to a c++ program 0.00
Functions and functors as arguments to template functions -1.33
Why it is printing reverse string? +0.33
error: invalid initialization of non-const reference of type...from... +0.41
C++ Static Const Member Variable Usage +0.30
C++ map element doesn't get erased if I refer to it +0.37
member variable polymorphism & argument by reference +0.77
C++ unordered_map using a custom class type as the key 0.00
typeid for polymorphic pointers? +1.91
Erasing from an STL container by a constant iterator +1.12
How much space is suffix array using? 0.00
Rules and syntax of exceptions in C++ 0.00
Put a 4 Byte Integer into the first 4 char elements of vector +1.11
Reference interpretation in c++ +1.35
static member function inside class template specialization +1.11
C++ std::find() and template parameter -0.44
How to access template parameter from specialized member function? 0.00
Modify sort-relevant parts of an element in a C++ std::set 0.00
How to store variadic template arguments? -1.11
Reference to pointer and reference overloading +0.33
Does inserting/erasing an element from a std::map modify the iterat... -1.56
How to keep cv qualifier or reference in return type deduction in c... 0.00
Is 'this' guaranteed to point to the start of an object in C++? +0.12
How rvalue parameter works? -0.17
Can we store unordered_map<T>::iterator? +1.62