StackRating

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

Mooing Duck

Rating
1595.73 (1,987th)
Reputation
48,072 (2,128th)
Page: 1 ... 20 21 22 23
Title Δ
Getting the nth line of a text file in C++ +0.06
If I jump out of a catch-block with "goto", am I guarante... -2.99
Are efficient "repeatedly used intermediates" possible in... 0.00
Is there an STL container that stores an array of elements in conti... +0.24
Is there an STL container that stores an array of elements in conti... -3.76
Storage type of string literal when passed as argument -3.55
C++ priority dictionary -1.50
choosing ctor arguments at runtime -1.43
Help me understand variadic template please +5.03
C++ Memory alignment in custom stack allocator +3.70
Does dynamic_cast really work for multiple inheritance? -3.35
Vectors Classes Private/Public +1.98
C++: Using inner typedef if available in traits class or default -2.89
Confusing C++ situation -2.65
How to write a copy constructor for a class with std::vector<uns... -3.79
Redirecting input using stdin -0.46
Dynamic allocating an array (dynamic size of the vector implementa... -2.34
Strange "Undefined symbols" error? -1.40
Questions about a Segmentation Fault in C++ most likely caused by a... +0.03
How can I implement assert macro as a method? -1.12
Vector, proxy class and dot operator in C++ -2.92
Templates, function overloading and their order of appearence -1.58
Scope of object in an array +1.95
Ostream << overloading confusion +1.44
Create a print function that takes an ostream as an argument and wr... +1.07
specialize template function for template class +0.56
Suffix Range c++ -2.64
Suffix Range c++ +4.03
Need help in C++ with allegro library....? -3.16
(Why) does an empty string have an address? -2.46
Two-dimentional grid of objects that can extend in any direction C++ +0.63
C++ transfer ownership of a struct to a function -2.84
C++ transfer ownership of a struct to a function +0.49
Can I pass a preprocessor definition to the resource compiler throu... -4.04
Problems with last recursion in metaprogramming +4.52
Initializer list for dynamic arrays? -1.74
Is there a suitable data structure for solving this question? -0.05
sorting vector of vector of strings in C++ +4.14
sorting vector of vector of strings in C++ +0.14
inline vs. constexpr? +0.70
Generic hash for tuples in unordered_map / unordered_set -1.05
Why is memset() incorrectly initializing int? +0.90
Inserting and removing elements from an array while maintaining the... +0.13
Is it possible to edit template name at compile time? +4.72
What's the sizeof the virtual function table pointer? -1.75
I'm reading open source code (C++) and can't figure out why they pu... +1.31
Can I set a compile time flag to include a header? -1.14
Why is this "invalid C++" -2.94
Problems trying to compile a program with external header -1.41
Design problem: Updating database from a low latency C++ application +4.05