StackRating

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

MSN

Rating
1488.95 (4,431,081st)
Reputation
45,332 (2,321st)
Page: 1 2 3 4 ... 18
Title Δ
Program with realloc behave differently in Valgrind -0.22
How do I determine the fastest link order? -1.63
c++ templates: create an object of a typename same as of an existin... 0.00
C++ - Run a function before initializing a class member +1.51
Bool: Incorrect output of cout not 0 or 1 +2.21
Rational Vector Assertion +2.54
Concurrency: Cache Coherence Issue or Compiler Optimization? -0.55
Don't understand "assuming signed overflow" warning 0.00
what does "Error: constructors may not be cv-qualified? 0.00
C++ std:sort() using different criteria +0.52
Is there a more efficient way to render high quantities of individu... -1.62
Why does msft compare Interlocked.Increment(ref uniqueId) to zero? -0.86
Attempting to convert a time_t data type to have (dd/mm/yyyy) forma... +0.00
g++: std::function intialized with closure type always uses heap al... -0.00
Why use of a frame pointer register is obsolete in ARM Procedure Ca... 0.00
CRITICAL_SECTION and avoiding including windows.h? -1.70
Is there a way to AND all the bits of an integer in c and get back... -0.85
Memory barrier use in lock-free queues 0.00
How do memory_order_seq_cst and memory_order_acq_rel differ? 0.00
How to manually (bitwise) perform (float)x? -1.53
Get application path in dll -0.07
Why is calling a static member function with . or -> syntax legal? +0.74
unexpected output of size allocated by malloc in C -1.69
Scheduling a meeting of N people +0.42
C++ inheritance downcasting +0.76
Getting an array of bytes out of Windows::Storage::Streams::IBuffer -0.49
Multithreaded program becomes nonresponsive on _multiple_ CPUs, but... +0.17
Clearing memory securely and reallocations 0.00
What is the best way to loop through integers with at most k bits ON? +1.00
What is the exact meaning of the PhysicalBytesPerSectorForPerforman... 0.00
Why in C++ is stack space allocated for local variable declarations... -0.72
How to detect if memory is dynamic or static, from a callee perspec... +0.08
Why can't I reclaim my dynamically allocated memory using the "... -0.81
Using c++, why am I getting the error message "string subscrip... 0.00
No stack allocation whole program compilation? +0.37
Why are iterators causing very slow debugging in VS2010 even with _... +2.19
What is an example program that realizes a performance gain by call... +0.01
Fast 32-bit array -> 24-bit array conversion in SSE3? (RGB32 -&g... 0.00
C++: Improving cache performance in a 3d array +0.46
Usefulness of fork() besides executing foreign programs 0.00
Hex values are being written in the wrong order -0.84
standard c++11 way to remove all pointers of a type +2.86
Passing variable (array type) from function to "main" sco... -1.22
Has no member error when struct does have that member. Compiler ign... -0.13
One line C program with include? -0.42
Are there any dangers to working internally in UTF-8 and then conve... -0.57
Allocate an Array of 999999999 cells | C++ +0.42
How to design a data structure that allows one to search, insert an... -0.79
How do I perform image clipping efficiently within a parent RECT? 0.00
How to capture part of the screen and save it to a BMP? -0.48