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 ... 47 48 49 50 51 ... 69
Title Δ
linking vs including a file +1.06
virtual assignment -1.81
+ operator overloading in C++ +0.48
C++ generating random numbers -0.09
guide to mingw make files mingw32-make 0.00
Send dynamic array to function C++ -0.06
Quick one about const in c++ -0.64
Why do I get an invalid block crash when deleting objects involved... +0.64
Force all classes to implement / override a 'pure virtual' method i... -0.39
When should I use a header file? -0.61
Elegant ways to notify consumer when producer is done? -0.57
How do I get the "lost" bit from a bit shift? +0.70
code behaviour is strange +0.09
Instantiating a class, using a pointer allocated by malloc() -1.14
C++ non const to const casting compilation error +1.77
Where is the one to one correlation between the assembly and cpp co... +0.74
what's the difference between using a Callback Function and a Virtu... +0.13
Will the smart pointer or scoped pointers delete an object when the... -0.50
Function exceptions specification and standart exceptions - foo() t... -0.20
Boost thread, how can I check if a thread is still running? 0.00
C++ compiler optimization with shorthand IF +1.40
Does order of unlocking mutexes make a difference here? +1.46
Convert scientific notation to decimal in C++ -0.90
How to create a function, returning a vector, that uses a custom po... -1.88
fstream won't print to file -0.89
Using string.erase() making a string longer? -0.62
What happens when we throw an object/variable to catch? -0.71
Dynamically allocate memory for struct -1.46
consumer/producer in c++ -1.63
what is more expensive for the memory. "creating and deleting... -0.64
How to declare a constant that is used in a template? +0.88
How can I detect or avoid cyclic references with std::shared_ptr? +0.09
idiomatic C++ for creating a std::vector from the last n elements o... +1.91
How to change the shared library searching order? +0.45
converting a c++ std::vector<std::string> to std::vector<u... +0.12
What's the difference between "mutex" and "lock"? -1.41
Use cin.clear() or cin,ignore() for ONLY previous line input? +0.43
ambiguous call to overloaded function +1.33
vector::at vs. vector::operator[] -0.24
some questions about c++ from a c# developer -0.17
C++ Sorting Function -0.03
Object Files with Header Guards -0.27
Return pointer to a const array in c++ +0.79
Will a modern compiler automatically optimize the following C++ code? +0.38
Similar function in C++ to Python's strip()? 0.00
Parsing numeric strings of unknown type? -1.64
How to distinguish read/write operations when using operator[] +0.45
Why some people say just "C+" instead of C++? -1.20
Caching of floating point values in C++ +2.54
Is a fake stack faster than a real stack 0.00