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 2 3 ... 69
Title Δ
Initializing std::vector with a repeating pattern +0.57
fstream .open and appending .txt or .dat to filename -0.21
Make Functor from a Lambda Function in C++ -1.29
C++ inheritance, interfaces -0.56
Why We Say Destructor Call When Object Goes out of Scope? -0.96
Removing sign extension from an integer? 0.00
Why is my quicksort so inefficient? +2.24
Couln't someone explain the grammar of typedef once and for all? +2.77
type inconsistency between std::setw() and ostream::width() 0.00
Variable Matrix name in C++ -0.33
What is the benefit of using std::copy instead of manual for loop t... -0.24
C++ read line from text file and edit -0.10
What's the difference between ifstream with or without istreamb... -2.27
What can I do to not use !openFile.eof()? 0.00
Strtok(): Tokenizing string +0.01
Creating non blocking pipes to child that does not block and can be... 0.00
Unsigned long long variable initialized with negative value +1.13
Print unsigned char array to hex 0.00
Linux programming in C++ 0.00
Some const char * are unavailable at compile time? +1.51
Is C++ static same as static in C? +1.70
How operator new knows that memory is allocated +0.66
Iterator invalidation by `std::string::begin()`/`std::string::end()`? +2.22
How to use a single object in multiple threads? 0.00
C++ initialisation: order of const global vs static class member +0.47
Invariants and noexcept +1.02
Having undefined reference to `pthread_join' error even using l... 0.00
How to extract the string pattern in C++ efficiently? +0.72
C++ How to restart an if statement? +0.42
Multiple arguments to function called by pthread_create() - argumen... -0.57
Synchronizing output to std::cout +1.48
why is the default type of enum class different than the underlying... -1.46
How to perform fwrite in a loop in c++ -2.33
c++ unordered_map for user defined data type -1.76
Can anyone explain the inaccuracy in log2 in C++/Python? -0.04
C++ operator* overloading +0.42
Does accessing array of POD struct as array of its single member vi... -1.58
overloading virtual function and calling derived function by pointe... +2.04
Communicate with a subprocess using pipes on other than stdout/stderr +0.42
Why am I getting a segmentation fault in this iterator? -0.13
Conversion from int to const int 0.00
Strange feedback in an array when I switch from int to double +0.39
How to convert double to char[] by myself in c++? 0.00
Incrementing iterator out of range +0.39
positioning the file pointer in a record -0.10
what c++ pointers do in this code +0.00
string vs char* as class member variables. Why use char* at all? -0.79
Getting memory fault when reading command line arguments in a C++ p... -0.70
Performance difference between float and double in x86 and x86_64 +1.73
Operator overloading, operator+ vs operator+= +2.35