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 2 3 4 5 6 7 ... 75
Title Δ
cannot understand this c++ typedef +0.80
How can I call a void function in a cout statement? +0.84
How do I calculate the CPU cycle cost of a C++ code snippet? -0.12
Delete a pointer after the arithmetics +0.67
In function branch removal when a member is known at compile-time 0.00
Why an access to a volatile glvalue is considered a side effect by... 0.00
Why only integral or enum type can be initialised in a C++ class? +0.41
Accessing unallocated page +1.12
Generate assembly from C code in memory using libclang +0.41
Choosing a data type based on size -0.60
Are while loops more efficient than for loops -0.54
Mathematical Expressions into x86 Assembly Unsigned vs Unsigned 0.00
Porting code from C to C++ 0.00
Is mutex needed for different offsets into allocated heap memory 0.00
Lazy construction - virtual method vs. if-then to stub a getter 0.00
Specializing function template in separate .cpp file 0.00
Stack Allocation For Functions -2.33
Why Embedded C++ compilers not support exceptions? +1.53
Why having multiple back buffers is better for performance? 0.00
why the statement int null = 0, *p = null is illegal? +0.41
Why is sizeof(std::string) only eight bytes? +1.46
fprintf always write to the end of the file even when I do rewind(f... 0.00
Division and printf issue -1.50
Design interfaces -0.60
c++ srand works when I run the program but doesn't work in gdb 0.00
How does the compiler know which type to return -0.99
Creating a modular language in LLVM? 0.00
Invalid operand of types 'long long int' to binary 'ope... +0.39
Derived class with extra private attributes +0.41
How can I double a time value in C++ 0.00
Why is my linked list deleting after a function call? -1.82
C++: Optimizations made on wrapped methods that are trivial -1.94
Please explain me the need for appending '\0' while convert... +0.89
cannot convert parameter from 'SIZE_T *' to 'size_t *&#... +1.58
Convert string into float in C++ with full Significant figures [Fix... -2.32
How to get address information from library to be shared among all... +0.37
Using base pointer register in C++ inline asm -2.25
To what extent is it acceptable to think of C++ pointers as memory... +0.66
cache coherence overhead compared with linux signal / conditional v... 0.00
how to see content of a method pointer? +1.38
PyOpenCL wrong output image 0.00
c++ hex string to int in while loop 0.00
C++: Are iostream operator<< and operator>>s for primit... +2.56
(avoid) splitting code to .cpp and .h in C++ and efficient compilat... -0.10
Rebulid a variable that sent by reference +2.06
Translation unit vs Compilation unit vs object file vs executable v... 0.00
Flushing the cache to prevent benchmarking fluctiations 0.00
How to create calculating driver? 0.00
Pointer arithmetic in action 0.00
do-while infinite loop with if c++ +0.41