StackRating

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

Oliver Charlesworth

Rating
1703.71 (136th)
Reputation
233,642 (179th)
Page: 1 ... 59 60 61 62 63 ... 85
Title Δ
Matlab : 256 binary matrices to one 256 levels grayscale image -1.41
Unexpected output of C code +0.89
int *const a = int const *b , is that true for obj ( obj *const a =... +1.09
Is it possible in Java to initialise a final data member based on c... +0.68
What doesn't my C++ program work when I try to use recursion? +0.72
Copy structure member to an array +0.29
?a method to find lexicographical minimum in arraylist of arraylists 0.00
Cross-platform "standard" way to accept file names with w... +1.45
std::vector and Constructors +1.47
Turn command output into variable and trim variable in bash? -1.33
Swapping bytes of text in PHP -0.95
In C++ why isn't "assert" a keyword? +0.83
C: how to convert foreach_point(t->board) to for loop? +1.18
How to store a const char* in std :: string? +0.56
Is there a way in c++ to make sure that class member function isnt... +1.25
Compare two strings of ints in java -0.64
header file and standard library +0.88
A little confused with Big O +0.16
Sorting a list of RGB triplets into a spectrum +0.34
Hadamard pattern question 0.00
Implementation of math functions -1.90
Rebuilding original signal from frequencies, amplitude, and phase o... +0.29
PHP braces { } replace <?php ?>? -1.68
?: ?? Operators Instead Of IF|ELSE +0.55
STL + typedefs vs. OOP, best practices? -1.24
Checking that float modulo int is finite ordinal +0.29
How to define constructor in C +1.82
Initializing arrays of type char +0.43
Is it possible to use STL copy function with map +1.31
what is the time complexity of this code? -0.65
simple linked list segmentation fault -1.51
functor call (additional characters) +0.99
void pointer conditional raising segfault -1.02
undeclared identifiers? +1.18
Expected result not achived with java but yes with c# (Resolved - m... +0.30
MATLAB programming question dealing with image manipulation -0.21
How can I create a character array in Java without a specified leng... -0.99
C++ struct initialization assertion fails -1.27
Copying struct pointer element to a pointer seems to corrupt it -0.62
what is correct result after FFT, if input array is {0,1,2,3,4,5,6,7} -0.54
Dynamic multidimensional arrays +0.14
How does multilevel inheritance implemented in PHP? 0.00
How to trigger SIGUSR1 and SIGUSR2? +1.80
Why addition small number to float is wrong? 0.00
Execution priority of expressions +1.08
Flexible array size in C 0.00
Delete a line in an ofstream in C++ +0.66
How to initialize c-strings array (no stl) +0.72
C++ vector issue - 'LNK2001: unresolved external symbol private: st... +0.31
Compute 5 to the power of 3, but it returns 0. Why? +0.27