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 ... 51 52 53 54 55 ... 69
Title Δ
c++ istream operator >> +0.45
C++ write data on stdin and get output from stdout +0.45
c++ should i bother deleting pointers to application lifetime varia... +0.43
No match operator for 'operator *' in Matrix +1.99
store two different classes (with same inherited base class) in sam... -0.97
integer to string conversion / integer-string concatenation in C++... -0.40
C++ : about memory management +2.11
Clarification on pointer to a function conversion 0.00
How to implement RAII if the resource acquisition could fail -1.84
Adding an std::string definition causes Access Violation -0.74
How to save pointer to redefined operator? 0.00
Getting an extra call to the copy c-tor while introducing a scope +0.53
C/C++ linker order for multiple defined symbols -0.77
Get a file name from a path +0.66
Compiler options selective application -1.74
Comparing C strings with initialized string array +1.74
What is int8_t if a machine has > 8 bits per byte? -1.46
Very basic form of file encryption? -0.32
How and what data must be synced in multithreaded c++ +1.11
How to compare (directory) paths in c++? +1.16
C++ parse, fetch a variable number of integers from a string +1.59
while loop to infinity when the input of a cin is a 'dot' -0.21
How to check if a type is a typedef of int +1.64
Writing a "real" interactive terminal program like vim, h... -1.99
How to detect if .h files contains functions that arent defined in... 0.00
Converting a char array in C++ into int +1.12
Why do STL-Datastructures need fully defined types +0.46
Using typedef and typename inside a template +2.43
How to use polymorphism with classes from different header files? -0.04
Casting long int as a struct pointer +0.37
C++ Linker Error With Class static constexpr 0.00
where is the assignment operator being called in this code? -0.39
Write C++ string into char* -0.04
Any header file to read text files platform-independent? +2.19
what does it mean: 'std::ios_base& (*f)(std::ios_base&))' +0.47
Fastest way to convert from vector of pairs to two independent vect... -0.27
Sleep thread from another one 0.00
Is it possible to overload the *static_cast* operator? +0.17
Dangerous Cast? -0.36
To what granularity are expressions in function call parameters int... -0.56
order of constructor component calls +0.18
member functions and the copy constructor +0.23
How do you implement a copy constructor when an element doesn't per... -2.16
Is this the right way to delete and erase pointers to objects store... +1.55
deleting a key- value pair from a map using value -1.40
Why initialization of a static variable is restricted to constant e... -0.42
C++ template combined with STL return types +1.88
My priority_queue's objects keep registering as overflowed -0.12
C++ Virtual or not? -0.00
const pointers vs const references in C++ +0.72