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 ... 10 11 12 13 14 ... 69
Title Δ
"typename" and "template" keywords: are they re... -2.59
The difference between vector and deque +0.61
C++ vector implementation push_front error +2.13
C++ Stream: Insert string after newline +1.03
cout skipping the numbers after the decimal spaces -0.69
Object immediately destroyed after push_back'd into vector +1.67
I am getting "vector subscript out of range" error 0.00
Initialization of static const member variables based on each other +0.05
How do I break out of a getline with a file? -2.08
How to overload operator [ ] in C++? +1.44
Trying to put numbers into variables from an ifstream file -1.83
In C families, in a loop why is "less than or equal to" m... +0.34
C++: inheriting functions and redefining them -2.65
What are the operations supported after an object is moved? +1.60
Why are local variables not set to zero? -1.28
Removing characters from a string using erase and remove 0.00
about vectors' format c++ 0.00
create function signature that return both true and false while pro... +0.06
Copy elision possible if returning parameter? +0.32
Numerical stability of division expression 0.00
Differences between using cin.clear(); -0.05
Does the volatile qualifier matter in this case? +0.43
Is there a concise opposite of "is empty"? -0.14
Objects of size 0 +0.11
number divide by zero is hardware exception +1.50
what are the different ways to achieve polymorphism in c++ +0.43
Should I use unique_ptr or shared_ptr in this case? -1.61
unavoidable memory leaks when two nodes points to each other -1.10
How to read in user entered comma separated integers? +1.32
Why is this cast to bool required? +1.02
noexcept and reliability guarantees -1.99
which one is faster using erase or resize in a vector? -0.83
Can I make sure that no exception happens on overflow integer milti... 0.00
Is there a way to truncate an open filestream? 0.00
C/C++: Compressing(gz) data without using temporary file 0.00
Why do these alternative operator representations exist +2.38
Does this expression invokes undefined behavior? +1.24
Sorting C++ Arrays of user-defined objects using Pointers? -0.41
C/C++ isspace() skipping multibyte string characters +1.53
Find maximum number of characters that both strings have in common -0.73
Function takes array of expected size, signalizing that to user +1.15
Should i always use smart pointer in C++ 11 -1.42
Why cout.put() doesn't work properly in stream? +0.42
Is a program with errors still compiled? +0.43
Why is std::accumulate so slow? +2.42
Find largest unsigned int .... Why doesn't this work? +1.86
Save objects from vector with pointers to file +0.43
Is it safe to call std::equal on potentially shorter input if I kno... -1.76
Iterating through an rvalue container +0.22
How do demomakers attain ultra small filesizes? -1.45