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 ... 37 38 39 40 41 ... 55
Title Δ
Assignment operator with Inheritance and virtual base class -1.41
Issue with char array of size one and strcat -0.68
Resolving C++ "The instruction at "x" referenced mem... 0.00
C++ Exception Handling In Critical Section (pthreads) -0.84
In C++ can you extend a parameterized base class with different par... -1.46
C++ vector push_back() overwrites on another vector of the same type? +0.44
Socket select() works in Windows and times out in Linux -0.53
vector of objects +1.30
Pointers or references for dynamically allocated members that alway... -1.47
Which one to use - memset() or value initialization to zero out a s... -0.80
Benefits of a swap function? +1.29
why is my 3n+1 problem solution wrong? +0.42
Controlling access to output in multi-threaded applications -0.23
C++ (C3867) Passing a member function to a function call +0.22
C++ - Failed loading a data file ! -0.01
Using dynamic allocations in a mission-critical / life-critical sof... -0.43
Overloading for_each for specific iterator types -1.24
When is it OK to catch a RuntimeException -0.32
Why is this error: reference to ‘statusBar’ is ambiguous.. coming?... +1.73
Dynamically allocate C struct? +0.28
How to solve a problem in using RAII code and non-RAII code togethe... -1.95
Are memory leaks "undefined behavior" class problem in C++? +1.05
C++ range/xrange equivalent in STL or boost? -0.73
Template Return Types / Cast as function of Template -0.51
How do I use a class as a value to be used on set::find()? - C++ +0.12
Using reference as class members for dependencies +0.87
Is there anything wrong with this shuffling algorithm? +0.08
Member access differences -0.51
How to overload array index operator for wrapper class of 2D array? +0.50
when does c++ allocate/deallocate string literals +1.99
How to handle "item not found" situations in a find funct... +0.76
is there a difference between malloced arrays and newed arrays +1.20
about const member function -0.30
How much time would it take to write a C++ compiler using flex/yacc? -0.69
Where does execution resume following an exception? +0.18
Sieve of Eratosthenes algorithm +0.36
Program that modify string inside his exe -1.20
Is there any way to find the address of a reference? +0.74
Malloc call on delete[] showing up as memory leak in totalview +1.72
How to turn type-labeled tokens into a parse-tree? +1.32
Always check malloc'ed memory? +0.60
Dynamically inserting strings to a std::map +0.47
How do I make an unreferenced object load in C++? +0.76
Is it good practice to NULL a pointer after deleting it? -0.89
C vs C++ code optimization for simple array creation and i/o -0.60
Destructor order +0.43
reading from file certain lines at a time in c/c++ +0.19
mixing cout and printf for faster output +0.23
Simulating low memory using C++ +0.11
Just-In-Time Derivation -0.01