StackRating

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

orlp

Rating
1653.62 (508th)
Reputation
69,400 (1,251st)
Page: 1 ... 9 10 11 12 13 ... 26
Title Δ
Is this valid memory alignment? If not, how should this be fixed? 0.00
User-defined literals without underscore 0.00
Upgrading django version from 1.5 to 1.7 0.00
C++ compiler error in count_if algorithm +0.22
Convert a macro into a function call +0.75
Create an overflow at a given value -0.01
how to have private functions in c++ -0.59
What is a proper way to implement is_swappable to test for the Swap... -1.69
Is there a more natural way to represent a matrix of T than a vecto... +0.33
When should smart pointers be used to hold arrays? -1.15
Does std::map::find performance depend on the key size? +1.83
C++: WHY "already defined"? 0.00
Why is the std::accumulate function showing the wrong sum of a vect... -0.41
How to concatenate element-wise two lists in Python? +0.49
How do I write this function without using if or switch statements... +0.37
Integer to binary without multiplication or division -2.26
Python function for boolean "and" operator? -1.00
How to ignore '\40' expressions and just output the cell-text 0.00
Assigning a variable NaN in python without numpy -0.10
How completely unused memory can be fragmented? 0.00
Why is O(n) equal to O(2n) +0.31
Iteration and replace trough double array +1.86
Does Volatile always meant CPU register? and relation to memory map... 0.00
What implementions of Ed25519 exist? -1.97
How to return two values from a function in C++? +0.73
pow() raising to floats -1.79
Variable changing itself? +1.88
Forward Definitions and namespace using -0.41
Rewriting a piece of C code without conditional statements or opera... +1.24
C implentation of Simon Plouffe's 1996 algorithm for computing pi f... -0.65
What letter do you use for a constant placeholder? +0.81
In python, can I find the file name of the script being executed, i... +1.07
Can a struct member(function) be defined before struct itself? -0.69
Return vs break when closing a function? +0.66
Why the memory allocation like this when the const reference releas... +2.23
C: Trying to free malloc'd char array returned from function result... -0.10
Function call takes longer in composite class -0.39
Invoking 64-bit console from 32-bit python -0.14
Computing Eulers Totient Function +0.68
Unhandled Exception when converting const char to char +1.34
Boost.Asio segfault, no idea why 0.00
Match a hex string in a binary file in python 0.00
How to find a positive or negative value inside a string? +0.93
Understanding python try catch else finally clause behavior -0.69
Is it safe to rely on python function arguments evaluation order? +0.20
Convert array to dictionary (counter) -2.04
Is multiplication of two numbers a constant time algorithm? +0.79
Is (x <= y) or ! (x > y) more efficient? +0.98
a cleaner way to approach try except in python +0.70
Behavior of fscanf when format doesn't match file contents +0.39