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 ... 10 11 12 13 14 ... 18
Title Δ
C++: Pointer to member function 0.00
Passing parameter pack to emplace stl function cause compilation bug 0.00
Large POD as tuple for sorting +1.18
Theory - How to Tell if Elements Overlap? -0.36
Can I create a partial template specialization of of a class templa... -1.91
Does the unsigned keyword affect the result of sizeof? +1.22
c++, have problems with destructor +0.57
The parameter for the 'catch' -0.37
c++ class member function specialization on bool values -1.05
'sqrt' is not a member of 'std' +1.73
Templated class: unable to match function definition to an existing... -2.34
checking whether callback is set by the client in C++ -1.21
Looping through a tuple in a class template, inserting vector eleme... 0.00
std::make_signed that accepts floating point types -0.05
c++ how to pass two arrays to a function and return them both? 0.00
C++ classes, segmentation fault when calling member function +1.03
How to know if a type is a specialization of std::vector? +1.88
Should I be using erase-remove idiom here? 0.00
Numbers positive and negative +1.69
random function which generates 1 or 0 with given probability +1.09
What happens if a thrown value matches several catch clauses? +0.39
Reading a paragraph of text into a string vector +0.37
с++11 std::begin doesn't work with int[] passed into template funct... +1.08
pointers to object with external linkage to Nontype template parame... +0.24
[C++ compile time assertions]: Can we throw a compilation error if... +0.40
Truncate float so as to have only two decimals +0.40
Why does the following validation code get stuck on the cin.ignore... 0.00
Telling the compiler that I am no longer using a namespace in C++ +0.96
getline skipping first input character c++ 0.00
Concatenating two string -0.64
Find if one map is subset of another +1.70
C++11 variadic templates and comma-separated expressions equivalence -1.41
pointIndex Unable to retreive item from vector in c++ +0.05
getting selected data from a vector then storing as a variable +0.25
Multiple use of same file streaming object +0.39
How to store data into a vector, then re-use +0.64
Strange use of const - why does this compile? +2.10
fstream error in C++ +3.05
C++ file reading +0.83
Overload operator >> for all enum types 0.00
How to clear boost function? 0.00
vector assign/insert and casting value to be assigned/inserted -0.08
How to save vector<vector<vector<float> > > in a... +0.25
Weird prototyping error: Cpp's and Headers -1.13
How to include a specific header file without having a conflict -0.34
Break / Split / Extract string into parts +0.33
reading 2 columns from txt file +0.34
everything is correct but cant run :error expected { or ; +0.90
Find set_difference between set and map keys 0.00
Type conversions to custom class - C++ +2.57