StackRating

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

jrok

Rating
1672.12 (304th)
Reputation
46,263 (2,247th)
Page: 1 ... 4 5 6 7 8 ... 18
Title Δ
which one is faster using erase or resize in a vector? +1.34
How to use `is_member_function_pointer` to include/exclude member f... 0.00
How to create a std::vector-like class which can binary read/write... +0.31
How do I break out of the for loop inside an inner while loop -0.77
iostream equivalent formatter to cstdio "%c"? +0.35
what is the need of hh and h format specifiers? -0.78
Inheritance from a Template Class -0.51
Is there a more efficient implementation for a bidirectional map? -0.44
How use arrays of double[4][4] contained in a vector? -0.89
Template functions with paired parameters +0.60
Overload += for a vector class +0.60
When an std::vector grows are addresses to elements within it no lo... -0.48
c++ virtual function with arguments getting warnings when unused +1.10
Boost-range not working with C++1y init-capture mutable lambda 0.00
How can I set a strings value from hex? +1.06
Char pointer pointing to char array instead of single char? 0.00
Stack(int = 10), what does this syntax mean (C++)? +0.98
Boost sub_range with for_each; why am I getting a const-reference? +0.29
how to grab the first nonwhite char in cin -2.60
operator[] returns reference or copy depending on variable type 0.00
Significance of "<?=" operator 0.00
Accumulate on Map -1.27
How to use 'default' value within template metaprogramming -2.30
Cin.getline() function in if statemant +1.11
Error Overloading << in C++ 0.00
How do I use std::unordered_map::count to check if char key is in h... 0.00
C++ confused with scope and declarations -1.10
Why getline() doesn't accept a constant istream? +0.35
Inserting a vector of unique_ptr into another vector +2.01
Dynamic allocating an object +1.03
Why it is legal here to create lvalue reference to prvalue? -1.44
Format float variable output in c++ using std::ofstream 0.00
Calling a free function instead of a method if it doesn't exist -0.53
Modelling "if" with "for" +1.34
Variadic variable initialization for variadic template +1.37
Array and Vector difference to use in programming +1.15
Is there any partial copy constructor in C++? 0.00
How to iterate through a vector of class pointer -0.17
Reverse order of hex std::string -0.90
How to resolve this MISRA c++ compliant warning +2.02
link error while compiling this "simple" program with cla... 0.00
how to define struct inside of class? 0.00
Template template parameters, why is class forced? +2.02
How is memory allocated and how is it deallocated? -1.69
no match for 'operator <<' in 'std::operator<< 0.00
Promotion Constructor in C++ +1.53
operator << overloading in a constructor -1.10
virtual methods inheritance class +1.35
Using Templates to determine function to call -0.19
Errors when calling undefined virtual method from child class, that... +0.28