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 ... 15 16 17 18 19 ... 23
Title Δ
Constructor in implementation versus header +0.89
Can user defined literals have functions as arguments? +1.75
In C++ should there be a space between the function name and the br... +1.01
C++: Program stuck when reading file. Why? +0.00
Can I really initialize an array with round brackets? -1.31
3d array declaration causes segmentation fault -0.57
Swap function for Array +1.16
C++ error-codes vs ASSERTS vs Exceptions choices choices :( -1.10
Separate a string into an array -0.12
Separate a string into an array -0.12
C++ Standard Library approach to removing one of a pair of items in... +1.15
How do you cope with signed char -> int issues with standard lib... +2.09
How do you use the preprocessor for making a cross-platform library? -0.72
Stackoverflow exception when traversing BST -0.90
How to read bitN integer data from a binary file? +1.09
Do smart pointers preclude the need for two-phase construction? -1.61
Wrapper Classes for Primitive Data Types +0.07
Wrapper Classes for Primitive Data Types +0.07
Do class methods increase the size of the class instances? -0.99
Run-time type casting based on size in c++ +1.80
Initializer lists: copy constructors and assignment operators = red... -1.11
Am I allowed to pass an integer pointer to a function that takes an... +2.41
C++ Convert char array to int representation +1.50
C++ difference correct after overflow -0.99
transform given edges to an adjacency matrix 0.00
How to implement an STL-style iterator and avoid common pitfalls? +1.48
getting mergesort to work on linked-list? +2.40
Why is this word sorting program only looping once? +0.02
C++ Fastest way to find first space in right-padded null-terminated... -0.25
How to manage 'ostringstream' object in C++? -0.75
Should I use breadth first or depth first for searching a filesyste... +2.11
Can you create a string in a similar fashion to std::cout? +1.30
Finding the nth to last node in a single linked list using recursion +2.39
Returning a formatted string from a time structure -1.72
I am reading file but while reading,it is reading last character on... +2.53
C++ function specialization for equal parameters +1.77
Are there no specializations of std::hash for standard containers? +2.85
C++11 - templates, friends, decltype & access modifiers +0.17
Why does iostream include time.h? -1.29
c++ converting string to int +1.83
Raise I/O error while writing to an unreliable disk in C++ -0.47
C++ How to initialize an array of objects in the heap 0.00
Finding the distance between two objects +0.71
Char has a different size than a string +0.14
How to create a dynamically-allocated array of const objects, but h... +0.63
Getting the object an object is instantiated from +1.47
C++: using & operator for pass-by-reference -0.10
How to convert large integers to base 2^32? -0.53
Modifying std::set element by iterator: why is my code not compiling? +1.44
Need help implementing Karatsuba algorithm in C++ -0.40