StackRating

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

Tony Delroy

Rating
1561.81 (5,270th)
Reputation
85,937 (933rd)
Page: 1 ... 14 15 16 17 18 ... 52
Title Δ
Suggestions on a lazy indexed vector in C++11? 0.00
booleans with constraints +0.75
How to tell your program which file you want to read C++ -0.48
Find function that returns last position of searched string -0.08
How to prevent client from modifying the list object 0.00
How would move semantics improve "my way"? -0.61
How to display list which is contained in map stl -0.06
If I want the child classes to add functionality to the parent clas... -0.06
Convert 24 bit signed int signal to 16 bit signed int signal -2.24
Parsing a complex number +0.43
Sorting Complex Numbers c++ 0.00
How does a macro like #define DCL_PROP(prop) work? 0.00
How to properly calculate no of bytes per pixel in BMP image using... +1.84
Best way to save a set of integers +1.09
Return an anonymous instance/value in functions in C++ 0.00
C++ How to generate a random Path -0.07
Changing a bool to a value other than 0 or 1? +1.35
What are the advantages and disadvantages of using std::stack inste... 0.00
Casting down polymorphic pointers -0.15
How to stop a while loop -0.30
What reason is there to not add nested class/struct resolution in C... -1.69
Abstraction for stream interface (binary read-only input source) +1.59
Detect gcc as opposed to msvc / clang with macro -0.29
strange behaviour while iterating through c++ map +1.80
Illegal member initialization when base class shares field names wi... 0.00
Using "new" and "if" statements together - synt... +1.04
Using a std::multimap, is it guaranteed that the begin() method ret... +1.01
How can I represent a key-value-tree in C++ / STL 0.00
std::map sort by size of value (set<int>) +1.83
Complexity LRU cache? 0.00
The notorious printf fix -0.08
ASCII data import: how can I match Fortran's bulk read performa... 0.00
tracking down which translation unit internal compiler error occurr... 0.00
Query regarding pointers in C++ 0.00
How to random retrieve an element from C++ hash table in O(1) +0.08
What is move_iterator for +1.38
How does the compiler know where are static fields allocated? 0.00
Array of strings with malloc on C++ -1.78
Seed a pool of random number generators with a random number genera... +0.11
Transfering/Segregating certain elements of an array to other arrays -1.26
square root algorithm C++ +0.59
What does the definition(body) of an inherited constructor look like? -1.19
C++ exception preventing cout print -0.57
Deleting through pointers inside functions 0.00
Student learning C++ 0.00
Size of empty vector -1.14
Data structure for storing large datasets -0.48
Random number vector's values set to 0 when placed inside other... -2.07
Design: A general interface config-reader in C++ 0.00
Is it always good to set the bucket count in the constructor if we... 0.00