StackRating

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

111111

Rating
1532.84 (16,189th)
Reputation
11,915 (12,405th)
Page: 1 2 3 4 5 ... 7
Title Δ
How to read lines (ignore space characters) in overloaded Extractio... 0.00
Distance between two std::List 0.00
C++ Wrap cin and cout in class - Overload << and >> ope... +0.14
Save 2-dimensional vector to a text file -0.95
How to define a template member function of a template class -1.98
template with duck typing in C++ -0.43
C++ vector of class objects to file\back to program +1.03
confusion about void and what it means. +1.17
Simple but new to C++ 0.00
Is there an equivalent of vector::reserve() for an std::list? +1.37
Is it a best practice to use unsigned data types to enforce non-neg... -1.27
String To Multiple Strings Every Nth Line 0.00
Is there any difference between C++11 std::bind and boost::bind -0.81
Buffered and unbuffered stream +0.24
Getting the Average,Min, and Max of numbers in 2D array +0.41
Hex to string conversion +0.28
Write and read records to .dat file C++ -0.52
multiple threads-not able to access class member variables set by c... 0.00
Possible to simplify this expression? +0.16
Int template member function within a template class -0.01
How does printf display a string from a char*? -0.36
fscanf c++ equivalent +0.27
Should i use the same name for a member variable and a function par... +1.33
Portable C++ multithreading +1.37
How concatenate a string and a const char? -0.46
Is there a convention for setting variables based on arguments? -0.35
What exactly is dynamic memory? -0.55
Why does this not match? +0.45
How to search a file in subdirectories? -1.16
Saving binary file content in string to be able to md5 it and compa... -1.05
input validation for numeric input +0.23
Looping through two std::vectors using the same iterator +1.56
Bidirectional data structure for this situation -0.69
Would it be good C++ style to mimic the C# / D difference between s... +0.23
Looking for a good cross-platform C++ framework -0.78
How to reduce time complexity for large data set inputs in this pro... 0.00
g++/gcc cannot find header file named String.hpp +1.65
How do I read the whole file in wchar_t buffer on Win32? +0.41
Type inference for templatefunctions with templated parameters +2.51
Size of a directory +1.32
std::make_shared number of parameters in the constructor +0.44
c++; how would i return a given element in an array without bracket... +0.11
Is there any way to push back a vector into a vector? c++ -1.14
Is it dangerous to have local variables refer to other local variab... +0.33
Pthread Concepts -0.17
Portable Socket programming in C/C++ possible? +0.03
C++: How to make a vector that already contains elements -0.82
boost::thread compilation error -0.98
How do I put items into a const vector? +0.71
How to dynamically sort data by arbitrary column(s) +1.70