StackRating

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

Mats Petersson

Rating
1568.75 (4,194th)
Reputation
112,218 (604th)
Page: 1 ... 22 23 24 25 26 ... 75
Title Δ
overwriting a variable declared with the new keyword c++ +0.35
How do we know that the code is thread safe? 0.00
How this cout will work? +2.40
HBitmap byte array to php -0.12
why does cin works wheras cin.getline doesn't? +1.26
Equivalent of lseek on Linux in Windows API? -0.22
Why the size of class is 1 byte contaning union members? -0.37
Header file is not being read? -2.18
Collision Detection between quads OpenGL -0.11
C Program works for me but shows runtime error online -0.49
Determine exact time when sound starts playing in Portaudio 0.00
Makefile runs code that a compile-time #if says it shouldn't 0.00
Floating point precision in Visual Studio 2008 and Xcode 0.00
Casting float to int truncates rest, seem not reliable +0.53
Can compiler optimization elminate a function repeatedly called in... +0.41
C++ Inlinine function pointers and template function design +0.21
How to force delete a file +0.32
Is a function call parameter always a new object? -1.83
Reading from pipes blocks and deadlock 0.00
What's the meaning of exception code "EXC_I386_GPFLT"? +2.01
Do I need to use delete for each new in C++? -0.14
Library that can do math on float arrays on the GPU? -1.20
why use the stack instead of heap? -1.26
Atomic operations for lock-free doubly linked list +0.41
What occupies more space: Object or Struct? +0.77
How to handle return value of a member function which returns a ref... +0.68
std::thread when is thread executed? +2.24
Having a lot of difficulty understanding encapsulation -1.19
Using Stack implementation C++ -0.59
How to find virtual memory block size in Unix 0.00
Using malloc/free to simulate new/delete -0.29
How to design a class without needing a member variable to describe... -0.70
Why many other langues do not allow bool-to-int implicit conversion? 0.00
c++ multithreading function calls with parameters by reference 0.00
Will the compiler optimize out unused linked files? -1.57
Is there a C++ equivalent to PHP's var_dump and die? +1.47
Using O_RDWR vs O_RDONLY | O_WRONLY 0.00
Is there some rational reason to free allocated resources in short... +1.47
what is Target: x86_64-redhat-linux? 0.00
Get linux input devices 0.00
Do CV qualifiers affect copy elision of returned objects? -2.03
Bad allocation error when populating std::vector -1.88
Rules for doing pointer arithmetic -1.10
Alternative to multiple use of if-else in the code base +0.94
c++ return a string held inside a deleted dynamic object +2.00
How to print the value of pointers that's point to type of class c++ +0.31
clearing a vector or defining a new vector, which one is faster -0.50
'grp' not declared in this scope, +2.49
Binary Compatible about changing return type C++ -0.40
Shifting values of a vector in C++ -1.30