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 4 5 6 7 ... 69
Title Δ
How to implement a string that solely allocates on the stack +1.65
Does C have a 64k limit on declared variable size? +0.44
How the default stl allocator allocates? +1.25
How do I redirect the output of a system() function to a variable? -0.57
Why does this compile without errors? (Returning a type that doesn&... -2.11
Does the C++ volatile keyword introduce a memory fence? -0.23
c++ this to write object into binary file 0.00
What is the best ASCII char to separate a string? -0.47
Template specialization struct size 0.00
How can I get rand to give me proper number using accuracy? +0.26
Conversion from char to int -0.80
Is it possible to disable google test assertions with some macro? 0.00
C++: Parsing a string of numbers with parentheses in it +1.11
why do we need to find file size using seekg and tellg 0.00
How can I remove the oldest element from stack? -1.04
Difference between object and value representation by example +1.26
why do we have two messages WM_KEYUP and WM_KEYDOWN +0.41
Evaluating Bridge Hands in C++ +0.44
Why do `Shape* rect = Rectangle(..)` and `Shape* rect = &Rectan... +1.53
How exactly does the extract>> operator works in C++ +1.68
Calling superclass method operator== -0.92
Is this a safe code? 0.00
How does char extraction differ from string extraction? 0.00
Crash when infinitely expanding a deque instead of a vector +0.94
How do I open a Java program using C++ -0.42
Applying conditions to the whole vector -1.29
Raw pointer of std::shared_ptr returns base instead of derived -0.57
Not getting all lines from a text file when using getline() in C++ -0.14
Can a mixed C/C++ header include another mixed header? +1.90
Wrapping C++ class to use in Python 0.00
String replacement in C++ on string of arbitrary length +0.75
Returning empty string from C++ through JNI to Java -2.06
How to improve a constructor that takes a compile-time-known condit... +0.61
C++/GCC: How to detect unhandled exceptions in compile time -0.52
Why must a method be declared in a C++ class definition? -0.32
Questions regarding on matrices -0.08
sprintf' : cannot convert parameter 1 from 'const char *... +0.57
How to make sure user enters allowed enum -0.99
Dealing with iostream manipulators and ANSI console color codes 0.00
placement delete inside or outside destructor +0.16
strtol giving same answer for two different hex strings -1.49
When to use an object in a vector and when to use a pointer to an o... +1.06
C++ check if any of the previous 5 or next 5 elements equal a value -0.50
Why do you need to initialize a const variable in C++? +0.55
Improve std::sort performance +1.26
C++ displaying directory content issue 0.00
Implement something that has both enum and class behavior +0.18
Unions and type-punning -2.09
Why do C++ standard file streams not follow RAII conventions more c... -1.46
C++: Differences between 2 arrays +0.31