StackRating

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

Magnus Hoff

Rating
1637.51 (741st)
Reputation
16,856 (8,234th)
Page: 1 2 3 ... 4
Title Δ
Using .into() when type inference is impossible +0.20
Why this line wouldn't be printed? (C++ threads) +1.23
Generalising over two structs -0.17
How to permute the elements of a list according to their index modu... -0.51
Tuple splat / apply in Rust +1.02
Why do some class methods return "*this" (object referenc... +0.72
how many '1' in a 32-bits integer programmed with python +1.00
Is there an increment operator without assignment? +0.84
Why Pointer+Pointer is not allowed but Pointer+integer allowed? -0.08
timing a function call as if-statement condition in cpp 0.00
convert image to byte literal in python +0.71
ISO C++ forbids declaration of .. with no type with --std=c++0x set 0.00
Why does a template have to be declared before every function that... +1.35
How do you read loops? +0.81
Why insertion operator is printing address instead of string? -2.30
Function call inside assert == bad? +1.33
Python: 'int' object is not subscriptable error +1.02
Vector of pairs -1.91
Linux passing continuous output as command line args +1.44
prefsdialogimpl.cpp:61:18: warning: comparison between signed and u... 0.00
How To Mask Out Lower 'x' Bits of Python Integer Of Unknown... +1.53
How to remove first word from a string? +0.42
How does overload resolution work in the context of private modifier? +0.08
Why backspace '\b' does not work in C++? 0.00
how to represent enter key as char in c Language? +0.06
Move integer to the nearest divisible by 4 in C++ +1.75
Adding 1 to a number in C +0.29
Stop all makefile actions when C++ hits error call in unix -1.37
C++11 Correct usage of smart pointers in a doubly linked list 0.00
How can I use the types WORD, UCHAR, ULONG, USHORT in C++? 0.00
Can you use sizeof() to print the size of an array pointed to by ch... +1.83
Compilation implications of declaring all scope locals in the begin... 0.00
how would a compiler for C know if a function exists in comment? 0.00
GCC makefile doesn't accept -std=c99 -lm +2.17
Reason why the operator= usually returns a reference to an object i... -1.24
Does the Location header accept the // protocol notation? +1.58
how count form 0 to 18446744073709551616(2^64) in asssembly x86? 0.00
Assembly $ - operator 0.00
How can I use a text file from the internet in my C program? 0.00
parser =3D syntax error +0.31
Why QString("FFFFFFFF").toInt(0, 16); returns 0? +0.30
Print text between pointers 0.00
Function prototype in header files +0.88
Regular expression for version number bigger than 1.18.10 +1.19
What kind of data rate can I expect with glTexImage2D? 0.00
Erlang argument passing 0.00
How often will processor check while loop condition? +0.88
How does std::multimap store its elements? 0.00
What's the opposite of \b character, i.e. a kind of non-erasing spa... +1.51
Time complexity of c++ math library pow() function? +1.38