StackRating

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

sp2danny

Rating
1459.91 (4,528,729th)
Reputation
4,931 (33,625th)
Page: 1 2 3 4 5 6
Title Δ
C++ algorithm that returns all possible combinations of given numbers -2.32
Arrays-C programming -0.44
Polymorphic vector +2.26
Class inside a struct 0.00
Why does my quicksort stop working for arrays larger than ~35000? (... -0.70
Determine if int is not 0 with no if statements 0.00
Are copy constructor and operator= a must? -1.27
String.find isn;t correctly finding values 0.00
Can a C++ compiler represent bool internally with something other t... -1.28
Allocating memory to char pointers +0.13
How to find top 6 elements in an array in C -0.07
Warning C6102 - VS2013 0.00
How do I transfer some data from one node to another in C++ Linkedl... +0.02
bubble sort linked list not sorting +2.44
C++11 Random between int x, int y, excluding list<int> +1.53
c++ boost map program crash after erase -1.01
Operator battles in loops +0.22
How to delete an object without having access to it? -0.23
Too many initializers for array in C++ -1.96
Correct way of creating structures in c++ +0.48
comparing five integers with if , else if statement 0.00
How should I handle setter methods that shoud only be used by the f... +0.17
instantiating c++ Vector with different objects +1.01
C++: Dynamic memory allocation + vector -0.76
Deleting front node from a Singly Linked List in C +0.16
Why should one never use auto&& for local variables? +4.40
top-bottom binary tree display +0.23
Header file generating same warning twice 0.00
stl c++ error: unable to open vector headerfile, ";" expe... +0.07
How can I make these typedefs work? +0.75
Is &a[n] valid, where n is the size of the array? -2.16
Using structures in a linked list -3.76
C++ Find last char in char array 0.00
Does the -?* pattern provide any advantage over -* for matching unk... 0.00
How to use SFINAE to restrict overload to input iterators 0.00
Do not recompile not changed files 0.00
error in simple code in in with array -3.82
Operators overloading and polymorphism in C++ +4.34
Can I implement a fair "wait on multiple events" with jus... -4.67
Undefined behavior with: c = (b=a+2) - (a=1) ; -0.79
Is it safe for final binary to leave anti-virus running while compi... -0.01
Runtime Error During Recursion 0.00
Inheritance. How to make a child = parent +4.22
Confused by single pointer and double pointer arguments in function... -1.35
Pure virtual class (interface) and internal array allocation of obj... 0.00
Pointing a derived smart pointer to a stack object returned by base... +2.10
red black tree insert implementation - what is a sentinel? +0.27
Assigning values to 2d arrays created by malloc +0.12
Translating get/set from C# to C++, using header files +0.19
Mersenne Twister random generator - two VS2010 running in parrallel 0.00