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 7 ... 9
Title Δ
Efficient String/Pattern Matching in C++ (suffixarray, trie, suffix... -0.14
Calling specialized function from other specialized one 0.00
Comparison of equal values in Quicksort +1.85
error: expected ‘}’ at end of input -- when there is one +1.22
c++ cannot appear in a constant-expression| +1.57
Const static method modifies values +0.39
C++11 equivalent of python's x, y, z = array 0.00
Is it legal to reference a variable in its definition? +0.89
time that does not depend in system time 0.00
Enum covarience for virtual function return -0.29
Combining rand() and srand() for better performance 0.00
Internal class declaration -1.07
Do I need to use the new operator in C++ +1.17
why is Insertion sort best case big O complexity O(n)? -0.41
How can I use merge to merge two maps/multimaps (C++11 STL) 0.00
How to declare a vector of atomic in C++ +0.40
Creating object pointer independent of constructor argument -1.38
Do I have the guarantee that sizeof(type) == sizeof(unsigned type)? 0.00
What does this valgrind error mean? +0.40
Undefined symbol on a template operator overloading function +0.37
Digit-increasing number test +0.95
Using std::stringstream to convert boost::int64_t large number to s... 0.00
C++ Regarding assigning value to Vector<Point> myVariable +0.88
How to convert an object instance to shared_ptr instance +1.40
Auto newlining ostream +0.19
Trouble with reference/value mixups? -1.83
Assign vector of children to vector of grandparents 0.00
Should I still return const objects in C++11? -0.34
C++11 move constructor not called, default constructor preferred -0.50
pointer-to-const can point to non-const object - language design or... -0.61
I need to create an array of a user define class and each element i... 0.00
compile error when casting an int to pointer +0.26
C++ private constant pointer +0.38
Conditional initialization of boost::shared_ptr variable with RAW p... +0.05
invalid conversion from 'const char*' to 'std::basic_ostream<cha... 0.00
Building a class hierarchy with static const members -0.10
Finding occurrence of vector entries in another vector without nest... -0.36
Trying to combine like terms for a templated polynomial class using... -1.96
How to write a controllable random number generator? +1.52
C++ template copy constructor, compiler says "passing const as... +0.36
Error: this declaration has no storage or type specifier 0.00
A good way to let the callback remember some info (C++) -0.57
C++ Use Unassignable Objects in Vector +0.38
Using threads and this_thread::yield to determine printing order 0.00
C++ what does ~ in front of a function name mean? +1.63
c++ declaring stl vector using type of befriending class as templat... -0.12
C++ types are abstraction from addresses? - C++ templates +1.78
Assign a manually written array to a variable created before -0.22
How is a 2 dimensional array implemented in C++ -0.62
Inheritance of nested class and visibility scope -2.28