StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Lightness Races in Orbit

Rating
1607.72 (1,473rd)
Reputation
349,563 (103rd)
Page: 1 ... 86 87 88 89 90 ... 146
Title Δ
Making a leet speak translator -0.65
Why a pure virtual destructor needs an implementation -1.85
pointing to an element of std::vector<bool>? 0.00
Changing pointer to class from one class to another +1.82
A couple basic questions about AJAX housekeeping code 0.00
Unusual variable declaration +0.35
why must I have a boost::mutex for boost::condition_variable? 0.00
Is writing foo(const float&) wasted effort? +1.09
How to duplicate fields from base class c++ +0.11
What is occuring in this iterator code? +1.11
What does it mean to open an output file as both input and output? +0.52
Function overriding in C++ works without 'virtual' +1.89
Access violation writing location when modifying char * 0.00
What is type* volatile* name = value? -0.22
Where are round(), rint() (and so on) C++ functions in Visual Studi... 0.00
(Error C2678) Error: No operator "<<" matches these... 0.00
how to preserve const correctness across pointers? -0.40
How to get sorted elements from an starting index to a ending index... -0.92
correct type for a signature for a generic output class 0.00
ofstream - Can I redirect in there a "cout"? +0.61
How to use bin2h? +0.98
issue with ostream and << overloading +2.61
Format negative integer/double using sprintf -0.52
Way to specify or determine which include header file a function co... +0.53
Redirect ostream to output file -3.04
Getting Cliente IP Adress with proxy - PHP5.4.4-14 + APACHE 2.2.22-... -0.14
what can I use as a flag in an int array in c++? -2.10
read equivalent for filebuf? -1.19
deprecate unused virtual method 0.00
std::thread pass by reference calls copy constructor -1.23
Does C++11 permit taking a reference to an anonymous temporary -1.88
XAudio2 create() failed -0.15
PlaySound in C++ +1.53
is there issue will stringstream.str().c_str()? -1.05
C++ fwrite() writes more than expected +1.48
How frequently does mutex::lock() check for the unlocked state if i... -2.62
Use of operator () +0.36
Function prototypes without argument name and function declaration... -0.94
Call order of constructors +0.73
Best way to cast numbers into strings in C++? +1.16
If I'm able to printf an array index with %x, how do I then save it... -1.22
Is this behavior of vector::resize(size_type n) under C++11 and Boo... -0.20
When is deleting a template instantiation preferable to deleting a... -0.93
Handling almost all exceptions in C++ 0.00
Error while exiting application with another thread running -0.67
exern declaration on an extern "C" global variable +0.31
type conversion of some elements of a vector of objects +0.71
Another person doesn't understand the linkage of main.cpp, program_... 0.00
Resolving ambiguous call in template argument deduction +1.30
Using getline on html file 0.00