StackRating

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

molbdnilo

Rating
1622.79 (1,024th)
Reputation
43,798 (2,452nd)
Page: 1 ... 26 27 28 29 30 ... 44
Title Δ
How to free a pointer to a vector storing pointers to a struct +0.26
How to reverse a queue and display it 0.00
Rank of a node in BST using in-order traversal in c++ 0.00
Function that checks that list one is the beginning of list 2 0.00
C++ Dynamic Allocation, Is my use of new correct? 0.00
Does declaring a private string as a reference make a difference? +0.74
Working with pointer to pointer -0.76
Different behaviour in different scenarios of "warning C4800:... +0.98
How to call a class within a function definition in c++ -2.26
Swapping algorithm giving everything the same value -1.47
Using void* as C++ equivalent of Java Object -0.42
SIGSEGV whilst attempting to read array 0.00
My C++ program for SPOJ generating primes gives expected output but... 0.00
Problems with operator << in a Singleton Log class 0.00
Vector of pointers to objects of another vector - initialization an... 0.00
C++ function that conditionally returns different types +0.41
Function that takes type unit +1.83
C++ loading numbers from a file then finding the sum 0.00
My code is not running properly. Not printing correct outputs 0.00
What is so different about these functions? +0.42
why must use const reference when reference to literals -2.02
matrix rotation segmentation fault 0.00
Understanding passing of polymorphic types in Standard ML -2.23
UDP sendto never fails +1.65
When manipulating data members: which of the following is considere... +0.86
Sum the odd positioned and the even positioned integers in an array -0.74
Heap corruption when adding a node to a linked list +0.34
c++ How to properly return an object from a function +0.41
stl map key find error -1.60
Can these two functions be combined into one? -1.28
c++ Input Validation printing twice? -0.10
Why isn't this Pascal program working? 0.00
"Cannot execute binary file" when running compiled c++ pr... -0.59
Getting just the first letter of the user input in C++ -0.30
Big O for nested constant for loop -0.52
Reading file to the 2d array efficently +1.66
C Simple Arrays & Pointers +0.40
Validating input with cin +2.34
How C compiler interpret this program? 0.00
Why does using `(char *[])` instead of `(char [][7])` for an array... -0.76
Counting elements in a List 0.00
propositional logic valuation in sml 0.00
Checking if two lists are equal at Nth position 0.00
Can anyone help me to understand -> overloading to access data m... 0.00
Declaring a NSString, should it first be set to nil, not set at all... -0.10
strlen to int c++ - Why can't I do this? +1.05
c++ memory access violation +0.42
Pattern matching for lambdas? 0.00
Error when adding another record to dynamic memory database +0.41
How does Test and Set operation satisfy mutual exclusion when we ha... 0.00