StackRating

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

James Kanze

Rating
1563.05 (5,069th)
Reputation
132,640 (470th)
Page: 1 ... 20 21 22 23 24 ... 69
Title Δ
Meaning of int variable in suffix increment operator in C++ +2.13
C++ Troubles allocating matrix with only cols known and unknown rows +0.38
Comparison implementation C++ map incomplete type not allowed +1.79
Should I use std::system to do scripting parts of Unit Tests? -2.07
singleton usage in multithread -1.28
Can we overload operators for built-in types like int or float? -0.80
How to convert char* to char** in mfc++ -0.80
Convert 16 bits in memory into std::string +1.40
C++ reference vs local variable +0.48
Correct way to use cin.fail() +0.36
Puzzled about backtracking in Eight Queen -1.02
Meyers Singleton thread safe with C++-98 0.00
Printing integers as a set of 4 bytes arranged in little endian? -0.27
How come the last character is taken in twice before the file resets? -1.48
How does polymorphism and member function pointers works? +0.36
Strings in static memory instances count -1.70
C++ - Array of pointers to object, what is stored in STACK and what... -0.57
protected stream operator in an abstract class -1.22
What is the proper use of the comma operator? +0.26
Seekg(ios::beg) not returning to beginning of redirected input +2.28
Overwriting a file without the risk of a corrupt file +1.62
reading last n lines from file in c/c++ +0.65
c++ classes and object reference +0.23
How to find a unique number using std::find +0.39
unique_ptr alternative for dynamically allocated array 0.00
Passing parameters to a functions 0.00
Insertion sort c++ vectors -0.33
c++ time() function performance in solaris -0.16
How to check why file is not opened? +0.40
C Character Set - Need Clarification -0.31
boost iostreaming filter gets empty values 0.00
Using a std::unordered_set of std::unique_ptr -1.03
access the own interface with the scope operator doesnt work? -0.09
What is the right way to use pointers in union (e.g. allocate and f... 0.00
Are bitwise operators faster than + and - operator +0.41
Enum and anonymous enum in C++ -0.49
C++ default initialization of built-in types +0.10
Segmentation fault while sorting the vector based on ordering induc... -0.19
Do I need to manually declare >= and <= operators? -0.25
passing smart pointer to a function taking reference to a pointer p... +1.63
How to make generic this function in C++ (i.e., template based) 0.00
stringstream duplicates last word +1.27
Shared pointers delete recursive data structures recursively and th... -0.33
why is `std::initializer_list` often passed by value? -1.45
c++ vector constructor and assignment questions +1.10
Difference between `const shared_ptr<T>` and `shared_ptr<c... -0.38
What's a proper way of type-punning a float to an int and vice-versa? -1.40
no conversion operator for string class 0.00
Why are UNIX file descriptors not implemented by their own type, es... +1.69
compiler not accepting ternary operator's use -0.73