StackRating

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

dreamcrash

Rating
1575.17 (3,480th)
Reputation
13,763 (10,432nd)
Page: 1 ... 9 10 11 12 13
Title Δ
Counting the least occurring in an array of 10 user input integers -1.03
How to divide blocks of arrays in a loop? +0.52
How do you call upon an array -0.32
Can anybody concate this A[] and B[] to array C[]? -0.76
hashcode and equals contract vice versa -0.78
Random number generation with GNU SGL library +0.00
Javascript weird If statement not working -0.63
Disabling characters other than numbers in scanf in C +1.57
collatz-list implementation using haskell -0.22
Openmp not speeding up parallel loop 0.00
Eight queens in Java in recursion -0.05
Integer comparison fails -0.86
Java - Find High and Low Number in an Array -0.56
I'm stuck trying to write a loop through an array for results in a... -1.12
what is "error: variable-sized object may not be initialized&q... +0.53
Harmonic progression sum c++ MPI and OpenMP 0.00
Why do floating-point numbers have signed zeros? +0.63
I can't get this to work, methods & instance variables +1.76
Random pivot quicksort in Java +0.00
Cheking the surrounding indexes around an index in 2d matrix -0.01
Random numbers, if, else if +0.10
Do while Loop to show a menu -0.39
Invalid conversion from 'char' to 'const Char*' in C++ -0.66
Add empty List to map +2.20
end of input getline +0.07
Stuck in infinite loop +0.29
Whats the difference between *(a+b) and (*a+b) -0.42
How to create 3D mathematical topology simulations? -0.67
Find intersection of two sorted arrays which in some cases require... +1.13
getting "index" of set element via iterator +1.47
Modifying arraylists in a method and pass by value -0.33
check if two subsets of integers are equal using equals method +1.50
Harmonic progression sum c++ MPI 0.00
Confusion with the Java Swing Timer -1.23
Implementing CUDA VecAdd from sample code +0.52
Where should I initialize the array in a for-each loop? -0.19
converting methods error message -0.66
Prompt user for N (integer) and print a row of asterisks +0.02
How to get name of output stream (i.e, stderr, or stdout) in java? -0.02
OpenMP program on different hosts -1.60
algorithm c sum multiples of 2 and 5 +1.23
Why is this an array out of bounds exception? -0.04
C getting input with string, and converting part of it to an integer +0.06
why a warning of "control reaches end of non-void function" -0.69
What is a good method to use with multithreading to simulate this? 0.00
Java switch statement <identifier> issue -0.24
How to solve this recurrence relation: T(n) = 4*T(sqrt(n)) + n -0.48
Reading The Calculation Wrong with math pow +4.03
Writing a recursive sorting algorithm of an array of integers +0.63
"copy" elements of array in order into an "int"... -3.78