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 ... 53 54 55 56 57 ... 69
Title Δ
What can go wrong in following code - and compile time requirements? +1.15
generate random 64 bit integer +0.84
Implement a function that would read a sequence of values from an i... +0.15
Proto "Multiple declaration of i" error on Solaris -1.42
how to check string start in C++ -0.27
C++ read void* data from a binary file as utf8 in Visual Studio 2010 +0.44
Difference between static_cast<char*> and (char*) -1.18
map initialization: object code is 50 times larger than source code -1.05
Why can't GCC disambiguate multiple inherited functions (yet clang... -0.25
How do you cope with signed char -> int issues with standard lib... +0.15
Overloading operator<< for a nested private class possible? 0.00
which function is faster push_back, insert in C++ -1.17
Convert string to UTF-8 escape sequence +1.54
Is it legal (and moral) for a member function to say delete this? +0.32
C++ converting character in vector to an integer...tough, need help? -1.98
Expected an expression error +0.91
Under what circumstances can an extern variable be used in definiti... +2.08
formatted output of a number and field width, where does the C++ st... 0.00
Passing values to atexit +1.75
why compiler is defering std::list deallocation? +0.95
C++: how to get the actual time with time and localtime? -1.17
Using lex generated source code in another file -0.94
dynamic_cast failure while calling C++ API from Python 0.00
Input validation using cin object and also clearing buffer(c++) +2.63
Is it a bad practice to use #ifdef in code? -0.84
C++ Using a string variable to call and give names to other stuff +0.46
Where is the bug in this function requesting the user to enter a fi... 0.00
Creating a const share_ptr<pure_virtual_class> member -1.61
Conjoin vectors of shared_ptr 0.00
Nested for-loop solution -0.79
Why use std::for_each over a for loop? -0.05
Override a struct with a char , why got the following result on Int... +0.45
c++ stringstream to ostream to string +1.18
unserialization from std::fstream 0.00
Split LPSTR and add up values as a long +0.49
ofstream doesn't open, or write to files +1.20
Forcing static member initialisation -1.48
Unexpected collision with std::hash +0.59
How do delete items in a vector if using remove_if and items are po... +0.36
Different behaviors for different size in C++ (Firebreath source co... +0.95
Floating point binary layout between compilers -0.42
How often is non-public C++ inheritance used in practice? -1.73
Conversion problems in C++ (string expected) +2.05
what is the command for finding integer in a integer? -0.04
portable c++ alignment? -0.47
Polymorphic (pure abstract) map key sacrifices type safety? -1.90
missing default constructor while using templates -1.37
$ in variable name? +1.69
Destructor is called on unwanted object during assignment -1.21
non-member operator<() for template class's nested class not mat... +0.17