StackRating

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

Dirk Holsopple

Rating
1536.34 (13,781st)
Reputation
7,685 (20,627th)
Page: 1 2 3
Title Δ
When would you use template explicit instantiation? -3.66
Deleting from vector and QVBoxLayout -0.49
Directly capturing cin without a variable - C++ +4.47
Detecting keydown and keyup events on Linux C++ +1.80
Assembly: Stack vs Heap? +3.81
What Is The Difference Between char**x and char*x[] +3.90
typedef vector template +1.04
mov %eax,(%esp) 0.00
Are there restrictions on executables compiled with g++ on one Linu... +0.12
Incorrect overload/specialization due to wrong conversion +0.31
Why is Wizard wiz0; not equivalent to Wizard wiz0(); in my code? C2... -2.81
Making sure copy constructor is never called when move constructor... 0.00
C++/Java reference variable +3.71
How to memset char array with null terminating character? +2.12
Why does stl::list copy elements added to the list? +4.90
Is "int" datatype is defined as a class? -1.47
Why does my iterator point to null, but only sometimes? +2.63
function overload and type conversion resolution 0.00
why can't Polymorphic classes can not be used without creating inst... -2.26
printing variable to command line in using linux assembly 0.00
movl in x86 assembly, intel-syntax +2.93
Endianness of string literals and usage of strings in case statements -0.46
Segmentation Fault in Assembly Language -1.74
Why does GCC not follow the System V AMD64 ABI here? 0.00
Why is the dividend 64 bits in x86 assembly? +3.90
Making sure the leftmost 16 bits are zero using sll and srl only? 0.00
Does it take an extra cycle to dereference an memory address when a... 0.00
Remembering state c++ +3.64
I have written a custom bootloader, is there an easy way to write i... 0.00
Assembly: Read integer from stdin, increment it and print to stdout 0.00
What kind of sorting is this and what's its running time? 0.00
Strange variables with gdb 0.00
What makes signed integers behave differently? 0.00
assembler - understanding of some lines -4.16
What technical disadvantages do C99-style VLAs have? -1.68
c++ access_once -1.84
I can't find Official MS/MSDN C++ 11 Documentation +3.94
Why are function pointers and data pointers incompatible in C/C++? +4.12
Is there a way to specify in C++ that a pointer points to data that... +1.84
type requirements for std::vector<type> +0.54
Pointers to Pointers (C++) +4.54
Is array[i] = i++ covered by the C++ standard? 0.00
Legality of COW std::string implementation in C++11 -2.36
address of local variable -0.15
How to randomly access a text file in C/C++? +1.34
C++ - What is the difference between inlines defined in CPP and H -2.72
Shrinking a std::priority_queue +2.26
What is Bison and why is it useful? +4.31
How are linked lists implemented without the use of pointer? +3.87
Is there a single catch-all-failures hook in c++? -2.90