StackRating

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

xtofl

Rating
1504.05 (196,190th)
Reputation
32,010 (3,730th)
Page: 1 ... 12 13 14 15 16 17 18
Title Δ
Database design: Store data from paper forms in database -0.74
Computing length of array -0.62
Am I using new operator correctly? +2.26
Is there any function object to create objects in STL? +0.63
Why is is it not possible to pass a const set<Derived*> as co... +0.58
Should I use std:: and boost:: prefixes everywhere? +0.09
Undefined reference error for template method -0.48
C++ Storing large data in std::list<> ..should I use referenc... +0.51
Do getters and setters impact performance in C++/D/Java? +0.29
type traits specialization -0.15
Humanized dates with awk? -0.12
What are the best prettyprint options for C++? +0.52
A std::map that keep track of the order of insertion? +0.20
Instantiate class from name? +0.78
Faster to malloc multiple small times or few large times? -0.74
restructuring dependencies of some files in a project using precomp... 0.00
WriteConsole() weird characters? +0.29
C++ Changing a class in a dll where a pointer to that class is retu... +0.13
c++ array value matching variable +1.07
Template class inside class template in c++ -0.12
C++ operator new, object versions, and the allocation sizes -1.24
std::map and performance, intersecting sets -0.09
Need help naming a class which represents a value and its linear va... +0.19
Any good strategies for dealing with 'not reproducible' bugs? +0.86
Help me understand this "Programming pearls" bitsort prog... -0.47
What is the difference between dynamic languages and functional lan... +1.55
Convert BYTE buffer (0-255) to float buffer (0.0-1.0) -0.07
c++ for loop temporary variable use +0.35
Using scanf() in C++ programs is faster than using cin? +0.04
C++ - Generic programming - Type selection +1.80
Parameterized Constructor Cascading -0.31
Using VI, VIM, or GVIM as IDE +0.62
Is possible to make the quick sort function sort array descending? -0.74
How to explain an object? -0.49
What is metaprogramming? -0.99
When/Why ( if ever ) should i think about doing Generic Programming... +0.51
Changing the speed of a circular motion +1.06
How to find patterns (lines, circles,...) from a list of points? -0.78
c++ fopen is returning a file * with <bad ptr>'s -0.44
Difference between two DLL declarations -0.46
How to resolve Link error 2005 in visualstudio? +0.04
C++, removing #include<vector> or #include<string> in c... -0.50
What is the purpose of __cxa_pure_virtual? 0.00
std::multimap compile errors +0.85
Why is the copy ctor used in this code? -0.01
Using floats in Windows DLL function parameters +1.11
Are there other benefits to loosely coupled code besides TDD? +0.31
Splitting a string -0.63
How to round a number to end in 50 in obj c / cocoa -0.90
Write a circular file in c++ +1.24