StackRating

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

Mysticial

Rating
1807.10 (7th)
Reputation
458,614 (74th)
Page: 1 ... 13 14 15 16 17
Title Δ
Why did this source code allocate 16 bytes? +0.31
Best Algorithm to randomly generate a number that is divisible by N +1.05
Function of type unsigned int returns negative number +0.46
Is there an alternative to using time to seed a random number gener... +1.18
How Do you reset a bit value in a string? -0.03
cmp and je not working when comparing equal values 0.00
Mathematica integral evaluation just shows up as nicely formatted t... -0.33
macro: does #define a(b) ({... c;}) means a(b) returns c? 0.00
Simple deterministic primality testing for small numbers +0.55
How to map 10 bits to 6 bits in C++ (as efficiently as possible)? +1.41
seg fault during printf on variable I just set +1.50
How to determine if an incredibly large number is prime? -0.32
Allocating large amount of memory and usage of size_t? +1.77
Can a character array be used as expression for switch statement? +0.85
Converting 32 bit hexadecimals to decimal in java +0.33
Strange segfault in C +1.13
LLVM complains about assembler error "Unexpected token in memo... 0.00
Algorithm for finding the ratio of two floating-point numbers? +1.28
C++ Saving/Loading a function as bytes. Getting the size of a funct... +0.92
Java Modulus - Doesn't Work +1.44
Memory-optimizing recursive calls in C +0.81
Declaring variables before use in old C -2.47
C program which adds two integers as fractions +0.31
Error using for loop in C +1.79
Given an array of ints, what is the most efficient way to split the... +0.76
when two 16-bit signed data are multiplied, what should be the size... -2.44
C++ function to chop very small numerical values 0.00
Can you operate on Arrays in Java like in Matlab? +0.76
C bitwise shift +1.87
Segmentation Fault on creating an array in C -0.28
BitShifting, Storing 3 u_int8_t in one integer and read out again -0.05
Is c function prototype mismatch merely a warning +1.53
In C++ if a pointer is returned and immediately dereferenced, will... -1.22
C++: Why does casting as a pointer and then dereferencing work? -0.24
printing control with microsoft visual C++ +0.97
using structures in GCC and getting errors +0.73
Is it possible in c++ to forbid calling a certain function at compi... +1.43
not familiar with c++ pointer, need help +1.05
How do I call an arbitrary C function passed to another function? +0.67
What is the big-O of the function (log n)^2 + logn -1.93
i don't want to use std::copy...his this the right for-loop alterna... +1.17
Don't understand the output of this C program +2.45
C Build error when getting the value of sin() +0.34
Does this program end in an infinite loop? How can I tell? -0.12
How to read in a string of Numbers into an array +0.32
possible assignment in condition (C) +1.88
How shared memory would be accessed in manycore systems -0.90
char vs wchar_t +1.52
float numerical error. How does c++ know 0.99999982 is 1? +0.34
Why does using GetPixel result in an "undefined reference"? +0.34