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 ... 7 8 9 10 11 ... 18
Title Δ
How to specialize a C++ templated-class function basing on a type-d... -0.44
Make variable read-only after initialization in another function/co... -0.47
Using std::istream_iterator to read up to N values -2.04
Overload operator<< for nested class template -0.17
What happens if a rvalue reference goes out of scope? 0.00
C++ read the whole file in buffer +0.07
C++ Removing elements of 2D vector using std::remove_if +1.84
syntax of copy constructor to an array -0.99
Class member function behaviour when calling const objects +0.38
How to achieve Cin<< with spaces in c++ +0.29
Using std::bind to create a UnaryPredicate out of a BinaryPredicate... 0.00
Why do a and b share the same address in the following code? +0.36
Initializing multiset with custom comparison function in C++ -0.98
How do I exclude the following code using conditional preprocessor -1.23
How to detect in GCC if a string instance use in printf? 0.00
Iterating with foreach through multidimensional arrays +0.37
How to create specialization for a single method in a templated cla... -0.19
Writing a base case for a variadic template 0.00
How to use a nested template class within a template class from a d... 0.00
C++ :- Replacing a piece of string by another string +0.05
c++ istringstream() function converting string to int raises error -1.22
c++ - Conversion from Custom Classes to built in types 0.00
c++, stl. Remove a concrete value from vector<string>? +1.59
I don't think this is casting, but what is it? -0.20
reading row from text file into two vectors c++ +0.33
Why the addtion of ++overloaded operation results into unexpted val... -0.55
How can I get which part of an if expression is true? +0.59
C++ unexpected behaviour (where are my temporaries!?) +0.86
How to deal with functions defined on arrays in C++ +0.88
A template function that takes iterators or pointers and gets the p... +2.24
How to prevent implicit conversion from char array to bool +1.41
C++ separate member stream overload<< -0.54
Is it possible to define an implicit conversion operator to std::ar... +0.62
C++ std::string internal memory handling -0.12
Query on rand() function in C++ +1.11
About virtual function override in C++ -0.86
c++ - std::string and move_iterator 0.00
binary_search with std::pair using a custom operator 0.00
istringstream not changing c++ 0.00
Can an integer be neither non-negative nor non-positve? +0.65
cin for an int inputing a char causes Loop that is supposed to chec... -0.57
Lower_bound throws "error C2914: 'std::lower_bound' : cannot d... +0.05
Why doesnt this code compile? +1.65
Overloading an operator through friend function and returning a typ... -0.95
C++ compiler couldn't derive a right type from iterator +2.08
How to use a struct declared in another Class +0.33
My C++ program can run but always pop up error +0.55
C++ write char array to file with padding +0.33
Can get_line directly fill an std::vector<std::string>? -0.50
How to convert wstring into byte vector -0.12