StackRating

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

JaMiT

Rating
1549.04 (8,230th)
Reputation
2,070 (81,297th)
Page: 1 ... 5 6 7 8
Title Δ
Different behavior in const auto& for C++ in Mac and Linux 0.00
Selecting alternate positions n a queue -4.14
Faster way to convert a vector of vectors to a single contiguous ve... +3.12
Is it bad class design if a child does not need all protected membe... 0.00
How to avoid 0xFF prefix when converting char to short? +3.84
Why const correctness rule doesn't work for built in libraries? +4.00
C++: Using external linkage with an unnamed namespace to use a cons... 0.00
Error "request for member 'nombreIntr' in 'jugador... 0.00
How call a method on all step of class derivation hierarchy? -0.42
How call a method on all step of class derivation hierarchy? -0.42
Pass private parent class type as parameter (C2247) 0.00
Is there a way to transparently wrap comparable C structs in C++ ge... 0.00
Eliminate `boost::xtime` in `boost::condition::timed_wait` 0.00
Is `boost::xtime_get` deprecated? 0.00
Passing pointer and then allocating variable length array to stack 0.00
Branching when mixing template parameters and variables in C++ +4.25
Xiaolin Wu circle algorithm renders circle with holes inside -0.74
Do I need to initiate parent class or just child class +3.27
How to initialize the array member with constant member value? +2.60
Destruction order of static objects in shared libraries +0.71
What is the Most Efficient Way to Access Elements in an std::map? +3.59
pass class member function as argument from another member function... +3.36
Static member of type a private data member +4.17
Which enum values are undefined behavior in C++14, and why? -0.62
How to access range of bits in a bitset? -4.44
Why would candidate '=' operator overload be marked as const? 0.00
Manipulating a global static variable +0.52
How can I use parallel arrays to make a list with quantities and wo... 0.00
Vector re-declaration versus insertions in looping operations - C++ 0.00
Getting error while inputting value at 2d vector 0.00
Why does my variable get forced initialized to 0 even when it shoul... 0.00
Asking for number of input data and store the input data in an array -4.35
C++ Order of Declaration (in Multi-variable Declaration Line) +0.78
C++ creating a map with a string as key and vector of string as value +3.38
declaring class to solve invalid use of incomplete type error -0.61
Is it possible to assign a static function to a public member funct... +3.42
C++ where can I find the implementaion of BOOST_LOG macro in boost... +3.50
Undefined reference char* 0.00
Destruction of class object upon interrupt signal -2.55
C++: Simple Fourth Order Runge-Kutta calculator 0.00
Linking a LinkedList as an element to a different LinkedList +3.34
data is not synchronized when try to implement a producer, consumer... 0.00
How do I properly calculate the load factor of a hash table that us... 0.00
Dilation function for char* in c++ not printing as it should be +3.68
Vector with objects that have function pointers of varying type 0.00
You Only Pay For What You Use vs. Inheritance +4.25
C++ Exception Handling: Regarding 'try' block 0.00
std::forward to forward a funciton 0.00
How to create thread with function parameter within function (C++,... 0.00
In which of these examples is conversion necessary? +3.59