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 ... 42 43 44 45 46 ... 75
Title Δ
Time functions in mingw -1.98
Is initializing a variable with an uninitialized variable legal? -0.87
Undefined reference in C++ simple project 0.00
order of an operation when upper bound is fixed -1.14
How does the heap manager in java or C++ keep track of all the memo... -0.06
How can i insert information to a text file in two separate columns? -0.73
Sort orderbook when prices are floats 0.00
What do C/C++ expressions return? +1.69
C++ non class scope replacement for this.x = x; -1.13
Differences in rounded result when calling pow() -1.05
MATLAB C/C++ API - Update big variable 0.00
c switch and jump tables +1.65
Write a table (of doubles) to binary file IO C++ 0.00
Moving inline methods from a header file to a .cpp files -0.33
Improve For Loop with Threads +1.97
double value to int variable- unexpected output -1.15
placement new - constructor inside constructor +2.30
When/where/why is a size_t not a uint? 0.00
C++ event handling interface with function pointers 0.00
How to extract and delete the chars in a std::string +0.48
Long data type calculation - Why is Java much faster than C++ -1.67
Access private field of another object in same class -0.48
Abstract class methods implementation with subclasses of an other b... +0.45
Is it possible with std::atomic, make a complex member function of... +1.82
Function opcode in C -1.10
Deleting a pointer in c++ : what does `delete p` mean? -0.29
Access violation writing location error 0.00
values changed in bitfields in structure -0.76
Portable programming - Linking fails fails with Win32 but links wit... +0.07
Diffrence between new operator in C++ and new operator in java +0.20
C/C++ how to run the same switch case till its condition is true an... 0.00
Reading a .WAV file in c and extracting frequencies from it +0.21
read bytes not stored correctly in an array +0.47
Declare a variable and initialize it from a file, all at once 0.00
C++ delete does not free all memory (Windows) 0.00
simplifying for(a;b;c) to for(x;y;) in C++ by droping out last argu... -1.59
Thread 1: EXC_Bad_Access (Code=1, address=0x7fff55056148) While Try... 0.00
C++ Check if file exists +0.45
Weird constexpr argument in code -2.07
C++ threading in linux +0.48
Use c library to c++ project in eclipse 0.00
C++ class constant-value member -- style -0.05
tellg() for const reference object. "Copying" fstream obj... 0.00
C++ "everlasting" variable -1.46
print "hello world!" using read in C -2.17
Detect 64-bits in C using size_t -0.99
Is summing faster than multiplying? +1.26
Hash Table implementing Resize function 0.00
Strange scenario getting g++ error multiple definition of functions 0.00
Can I re-cast an entire array from *void to *int? +0.58