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 ... 47 48 49 50 51 ... 75
Title Δ
C++: Storing strings in linked list 0.00
C++ returns NaN after a sum -0.04
How do I 'version' a SQLite table? 0.00
Interaction between programs 0.00
Input C-style string and get the length +0.46
What happens to the increment of "b" in "return b++&... +0.18
overloading operators, what is the purpose of the overladed operato... +1.40
When we call a function recursively,does it involve a single call s... +1.06
I think I am messing up the scope of these pointers, C++? 0.00
Memory allocation and core dump for pointers to structures in c 0.00
How is total stack size required by a function and variable scope r... +0.47
how to keep c++ variables in RAM securely? -0.37
Why is absence of array index in "extern char name[]" not... +2.31
while(a==b); vs while(a==b) {;} -0.75
Reading a File through get, getline and read : C++ 0.00
Constant pointers in header files 0.00
Access 64 bit ODBC from 32 bit Process 0.00
Solving engine for TicTacToe -0.31
How to get character index of string in C? +0.48
Is it possible to write static assembly data in C++ struct? -0.10
Error in simple C++ inheritance -0.92
Reading File Byte by Byte, gives corrupt data +1.45
function with no return type -0.15
Get list of functions in a namespace at runtime? -0.28
copying a buffer in a struct in C++ style +2.35
c++ sending big data through socket in 1 packet -1.56
Why is this member variable not getting correctly initialized? +1.93
C++ virtual method: best way to use base implementation with an add... 0.00
Seg fault when deallocating memory in destructor -1.58
convert RGBA values to ABGR hexadecimal -0.02
Does it make sense to verify if values are different in a setter -0.04
Reading and writing double precision from/to files 0.00
SSE FPU parallel 0.00
Passing pointer to a function in C++ +0.51
Does the standard guarantee, that std::string::resize will not do r... 0.00
Byte representation - Network raw data -0.02
Will std::cout affect timers? +0.49
Undefined reference to `typeinfo for class' and undefined reference... -0.64
How to overload operator+ +1.61
What value does a static variable store when inputted into? +0.37
how to allocate pointer to pointer on stack and how on heap? +0.47
is it possible write to console without stdlibs? c/c++ +0.48
Compiling via C/C++ and compiler bugs/limits +0.58
why this binary conversion does not work? -1.95
Pass by reference vs. Pass by pointer: Boost threads and deadline t... +0.01
Why is it called dynamic binding? -0.92
Accessing buffer values via 2 differently typed pointers -1.40
What is the fastest way to read files using c++ +1.91
Virtual tables memory location +0.06
C++ How to call common method from classes without a shared supercl... -0.84