StackRating

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

Hurkyl

Rating
1521.88 (28,478th)
Reputation
13,969 (10,241st)
Page: 1 2 3 4 5 ... 9
Title Δ
String array unusable after setting it to 0 using memset -2.42
How can I test whether an array element is defined or not (where el... +2.03
Generate random number outside of range in python -0.40
C Modulo operation differences with negative dividend and divisor i... -1.08
CUDA intrinsic function advantage -0.38
memcpy of uint8_t to uint16_t +2.20
Iteratively building sets of tuples -0.76
CPU overtakes the GPU -0.70
Why not allowing std::string initialization from array of chars? +0.43
Why C++ forbids new T[n](arg...)? -0.64
C++ Modulus returning wrong answer -2.04
Are pointers considered a method of calling by reference in C? +0.77
Why does C++11 fail to treat two template typenames T == U in const... +0.48
Why can't I return a reference from this template function? +0.13
c++ bug in uniform real distribution? 0.00
Alternative to virtual templates -0.00
C++ 'else' in loops -1.08
Generate random numbers exaclty once -0.93
Loop through linked list C 0.00
What to do when c++ say "int is not compatible with int*"? -0.59
std::thread context of execution (c++14) 0.00
Is catching an exception by reference dangerous? +0.66
scanf with const int* const works, but shouldn't +0.47
How to get a lower-right part from sparse matrix? -1.41
Beginner chess rook movement interruption in function 0.00
C++ Pointers - C - Style Strings -0.58
C++ Multithreaded prime counter between specified range +0.28
Why this c++ program is not producing a runtime error +2.05
C++ const member function returns a pointer -1.49
Is it possible to invert order of destruction? -0.67
Why does using an 'if' statement give me better performance? -0.74
Pointers and references + overloaded operators +1.84
Printing out extra numbers? (C) -0.52
Fast power algorithm realization -1.98
How to get the arithmetic squence of a array(C) -0.13
What does purpose use #ifdef and #if in C++ +0.58
Is there a pythonic way of activating else in for loop, when a cont... 0.00
Is this a good Primality Checking Solution? +0.28
Modern C++ way to map constant doubles to integers +0.39
const qualifier in c++ in array of pointers +0.52
Is there a way to make a moved object "invalid"? +0.63
c++ array returning erroneous characters 0.00
CUDA: Confused by the CUDA Memory Model and Memory Allocation +1.74
How am I supposed to make my For-loop work? Brand new to For-loops +1.32
What algorithm should I use for high-performance large integer divi... +1.81
Is new int[][] a valid thing to do in C++? -0.73
Why is inequality tested as (!(a==b)) in a lot of C++ standard libr... -1.07
Why does GCC -O2 and -O3 optimization break this program? -0.27
Need Advice on Multithreaded Merge Sort +1.40
Having a function only accept non-const lvalues -1.43