StackRating

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

Martin York

Rating
1547.36 (8,780th)
Reputation
206,392 (222nd)
Page: 1 ... 19 20 21 22 23 ... 55
Title Δ
Is it possible to write a program without using main() function? -1.39
Is it safe to remove the const-ness of the stringstream result when... +0.01
What's char* const argv[]? +1.93
Why does the inclusion of an unused bool affect the reference of a... +1.27
std::for_each, object with operator() overloaded not maintaining st... -0.68
C++ passing pointers -0.84
What is the difference between these two vector statements? +0.65
invalid use of incomplete type / forward declaration -0.21
Checking whether #include is already declared +0.88
Passing by value in C++ -1.35
Reading complex structures with streams -0.82
Difference in Compiler Behaviour in case of VIRTUAL Functions in C#... +0.57
how to store an input into an array? C++ -0.06
Is cout guaranteed available during static deinitialization? 0.00
about condition variable in C++ +0.88
C++ checksum reading nonexistent newline -0.41
C++ Class Memory Model And Alignment +0.08
What's the proper way to declare and initialize a (large) two dimen... -0.18
Once a function name has been declared as 'virtual', can it ever be... +0.41
Inserting endline into a stringstream -1.79
Difference between functions and method in a simple way? +0.83
how to remove substring from string c++ -1.53
What can a 'const' method change? -2.12
In C++ can I reset the function pointer for an operator? -0.10
ifstream's operator>> to detect end of line? +2.40
Does copy constructor of the std::containers call contained copy co... +1.76
What is the scope of optimizations in a compiler? -0.63
How to handle multiple members of a C++ class simultaneously? -0.10
Automatically deallocate array? +1.19
Is uninitialized data behavior well specified? +0.32
Vector made up of user defined type can't use vector::erase(); -1.58
Default copy constructor & its problems +0.14
How to swap content of void pointers? +0.63
Are these sizes correct for an array of variables and an array of p... -0.86
Compile-time assertion? -0.66
How do C++ functor constructors get called when used with for_each... +1.07
c++ what is the fastest way of storing comma seprated int in std::v... -0.67
Pthread condition variable unpredictable outcome -1.23
Set pointer to null +0.45
C++: memory leak or memory error when trying to handle nested objec... +0.53
C++ forbidding setting char* and char[] from const char* +0.95
help with c++ classes, pointers n such -0.06
Segmentation fault in malloc_consolidate (malloc.c) that valgrind d... 0.00
leave it on stack or put in on heap? -1.73
How do you get a global var to be instantiated as the very first th... +2.57
My software is still using some memory after lots of allocations +1.08
Heap vs Stack allocation +0.14
C++ Is using auto_ptr references as out variables idiomatic? -0.21
Are there any negative effects to using base class pointers on deri... +0.41
What is the life time of a C++ data structure object? -1.84