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 ... 25 26 27 28 29 ... 55
Title Δ
Code optimization; switch versus if's +0.27
new[] expression does not respect alignment in Microsoft VC++ +0.60
C++ reinterpret_cast +0.21
How to wrap a number using mod operator +1.13
vim code completion +0.06
What advantages does modern Fortran have over modern C++? +0.34
How to have Java liked style static initialization in C++ -0.83
what is the size of empty class in C++,java? +1.42
int max = ~0; What does it mean? -0.41
Can I use a lambda function or std::function object in place of a f... -0.35
Can You Prevent istream or stringstream From Swallowing Newlines? 0.00
C++ class member name lookup issues (regarding the wording of stand... +1.39
Portability of binary serialization of double/float type in C++ +1.10
Questions about operator overloading -0.81
Which language sits between C++ and Java? -0.91
istream::getline return type +1.59
locale in c++ n java -0.78
C++ why the assignment operator should return a const ref in order... -0.80
Difference between operator and function in C++? +0.84
C++: ifstream::getline problem +0.46
Converting a string like "2.12e-6" to a double -1.46
Changing behaviour of double quotes when >> a stringstream +1.14
Custom container with custom iterator doesn't work when container d... +0.06
Is there a way to constify of a variable after declaring it? +1.04
Pointer vs variable in class +1.50
Lambda Expression vs Functor in C++ +0.68
Why does this C++ code compile? -1.44
Symbolic vs word operators eg ( '||' vs 'or' and '!' vs 'not') -0.69
Converting c++ string to int +0.06
Safest way to change variable names in a project +0.90
C++: What GNU G++ parameters? -0.47
What's the difference between inline member function and normal mem... -0.14
What runs before main()? +1.86
Are UTF16 (as used by for example wide-winapi functions) characters... -0.59
Which integer data type uses x64 CPU core most efficiently? -1.25
How can I build variants of an executable with one makefile? -0.64
Understanding C++ dynamic allocation -0.49
Will the following cause problems with memory? -0.55
Allocating memory by size zero in c++? -1.30
c++ placement new vs. overloading new +1.65
Access GCC Compiler Switches From Inside C/C++ Program +0.78
could anyone suggest me a simple way of splitting names in C++ -0.66
converting array of bytes to UTF-8 unicode -0.80
How to convert from integer to unsigned char in C, given integers l... -0.55
Float of double? Error in calculations, using double -1.77
What does int & mean +0.29
expected constructor, destructor, or type conversion before '&'... -0.11
Classes and Member Variables +0.71
Why is a boolean 1 byte and not 1 bit of size? -0.32
When a constructor is called explicitly is the initializer and memb... -2.05