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 2 3 4 5 6 7 ... 44
Title Δ
Recursion function to calculate the sum of squares in a sequence (a... -0.41
Why does this SML mergeSort function not return a sorted list? +1.15
calling function in constructor gives different result c++ 0.00
Getting maximum value from array in C++ using pointer +0.34
Segmentation fault when using vector.push_back inside of certain lo... -0.19
Scheme find far left node of a tree recursively +0.35
Understanding inheritance when class has :: 0.00
number_in_month exercise (Getting EQUAL. OP Error in SML, One funct... +0.35
how to understand this recursion in SML? +1.80
SML operator and operand do not agree +0.76
Regex search won't accept parameter 0.00
Python returns none when I do have a return value +0.35
How can a const expr be evaluated so fast +1.65
Achieving laziness and memoization 0.00
How can I implement random access iterators for my container? -2.30
Understanding the recursive call mechanism for implementing a queue... -1.44
C++ Char errors 0.00
(caadr exp) in assignment-variable 0.00
Restarting program while inside a program & text based game &am... -2.39
Restarting program while inside a program / text based game / C++ -0.15
C++ passing a struct to a function to access a nested struct 0.00
How to know if I created a greedy algorithm or not? -0.65
Hiding mutual recursive functions in SML 0.00
What type of function argument declaration does this C function has? 0.00
Refactoring two functions with opposite operands into one +1.57
Can I typedef struct aaa struct x_aaa in C? +0.97
Filling struct field with getline() 0.00
how tailed recursion inside loop works? 0.00
SML multiple type binary tree with 1 constructor +0.19
Remove duplicates from input without use of any data structures +1.05
Where to put helper functions pertaining to class method in C++ 0.00
Is there a difference in doing class Forward Declaration at the def... -0.24
OpenCV on_low_height_thresh_trackbar() parameter clarification 0.00
note: ‘Entity_c::Entity_c(const Entity_c&)’ is implicitly delet... 0.00
I'm having four errors coming from three lines about my arrays... +0.35
Nested looping of a function 0.00
How to make board1[{1,1}]='X'; college work -1.63
dont understood lambda expression on scheme -0.61
Completing code for dijkstra's code in ML 0.00
Add character at every vowel +0.83
How to iterate over this list of pointers in c++? +0.00
Applying operations on Scheme (R5RS) with a condition -0.64
PPM conversion char to int grants negative numbers 0.00
C++ Sudoku Solver using recursion backtracking not working -0.80
Can I pass a pointer to before the beginning of an array if I know... +2.22
How to create an input method in C++ with pointers +0.86
Why is this code not working for big number? +1.28
How does memmove on array of pointers in C/C++ work? -1.15
cin statement is getting skipped during the third iteration of the... 0.00
why is my code not printing the largest number? -1.23