StackRating

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

The Sombrero Kid

Rating
1476.61 (4,507,368th)
Reputation
766 (193,172nd)
Page: 1
Title Δ
Are virtual functions less likely to cause stack overflow? -1.98
Sharing part of structure for one platform while blacking it out fo... -3.66
Example of getting C++ call stack on Windows 0.00
C++ How does a vector of pointers affect performance? 0.00
How can I get the value back from a templated parent class without... +3.70
Is it valid to use a higher API in the Android NDK than the minimum... +0.22
Cout vector addresses -3.66
Properly using JNI DetachCurrentThread in performance paths 0.00
embed all required DLLs in one dll 0.00
Which optimization compiler switches make debugging very hard? +4.22
SWIG general questions 0.00
Single thread programme apparently using multiple core -3.98
How many vtables gets created in below program? -2.87
swapping "endianness" of floats and doubles 0.00
What are all the operations/functions that has to be Mutexed when u... +0.97
App crash after modifying a structure -3.02
Why does the C++ compiler makes it possible to declare a function a... -0.28
update Opengl window continuously +0.11
Standalone Python interpreter in C++ 0.00
Get current CUDA contexts running on my GPU 0.00
gcc fails to compile generic lambda with this capture +0.53
Is there any other location than VC++ Directories to specify lib an... +0.11
Is a write to variable on a single core CPU atomic? -3.09
Optimizing repeating assignment of variable values -3.84
Should I use a deque or vector to store huge deques in C++? -0.77
Array Of Char Pointers initialization strange behaviour 0.00
Is there a shorthand for std::lock_guard<std::mutex> lock(m)? -2.31
Gstreamer: why can't I send data over UDP on localhost? 0.00
control reaches end of non-void function (only on particular IDEs) -4.65
Gcc fails with "call of overload is ambignuous" while cla... +3.94
Misleading performance warning for auto_ptr type passed by value 0.00
c++ bmp to 2d-array prints unrealistic values 0.00
Is it possible to have visual studio check whether or not the proje... -2.53
Stack Template Arguments +0.53
How to assign istringstream and ifstream to an istream variable? +1.95
Forward declaration of std::hash template specialization 0.00
Why doesn't c++ have a specified order for evaluating function... +1.06
How to check if an index in a vector is already used -1.46
Open gl draw turns white after one frame drawn -3.56
How to properly wrap std::vector<std::size_t> with SWIG for P... -0.47
Conditional use of std::lock_guard -0.89
Do mutexes guarantee ordering of acquisition? +2.29