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 ... 46 47 48 49 50 ... 75
Title Δ
Unnamed struct declaration inside for loop initialization statement 0.00
Function variable instead of pointer to function -0.17
What does write(2) return of zero mean and will I eventually make p... -0.44
Undefined behavior of a program -0.09
Theoretically iterating through memory addresses? -0.42
Reverse Value using Not Operator +0.52
C++ Writing an Interpreter - determining loops target for break sta... +0.05
Minimal double type number in C aften which comupter start thinking... +0.46
Pseudocode Translation +0.15
Which of the following implementations is faster? 0.00
Forward declaration and delete +1.55
How to print macro name in c or c++ +1.96
how a program maps onto a computer's memory and operations? 0.00
Number of processor ticks for thread 0.00
How can I pass a "global" pointer to a SDL_Surface to a r... 0.00
Why does this C++ program print "2"? -1.84
assignments operator between father and son 0.00
Advantage of using shift operator in #define +1.50
Casting a buffer with larger size structure -0.96
Can derived class have two sets of virtual functions? -0.94
Releasing memory (if possible) -0.95
C++: How to concatenate a variable between strings literals? +0.34
Variable declaration and their memory addresses in C -0.52
localtime not thread safe, but okay to call in only one thread? 0.00
c++ incorrect floating point arithmetic +0.46
Linux daemon set /proc/ -0.34
Loading constants at execution, once or twice? +2.37
concatenating strings using "+" in c++ +0.54
C++ Do - While loop until a string meets certain criteria -0.40
How does gcc evaluate fraction over fraction? +0.64
How is it possible to write a safe atomic object wrapper? -0.65
Compress short fixed length string (52 characters) down to less tha... 0.00
c++ Allocating memory for a class -0.97
How do I disable Unused Variable warnings in Eclipse in minGW? +2.32
memory overlapping in an initialization of a class -0.03
Reading multiple files, and keeping a set of data for each file. +0.45
How can I move an character in c++ +1.77
Conversion from size_t to int +1.13
Does typecasting consume extra CPU cycles +1.00
Is there any tool / way to detect/remove all unused variables,macro... -0.02
How to optimize thread effciency(CPU cost) when fix the thread loop... 0.00
C++ Constant char -1.39
Cross-platform GUI application console for debug messages C++ +0.47
Can't delete temporary object -0.47
Assign object by reference, without copying 0.00
multiple function declarations in different compilation units -0.13
Initializing in a switch case in C -0.60
For "char list[3][10];" why does all of these work as sca... -1.40
Reading a File and showing on Screen using getline : C++ -1.26
why does left shift with variables generate different result from t... -0.04