StackRating

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

luk32

Rating
1514.43 (47,178th)
Reputation
12,623 (11,580th)
Page: 1 2 3 4 5 6 7 ... 9
Title Δ
Reading Fileheader of a BMP with fread() +2.11
Reusing thread in loop c++ -0.77
Why Peek and Read use integers to warn you about the end of file in... +2.24
C++ Can I Substitute Nested For Loop with 1 Loop 0.00
Is g++ misbehaving with function template overloading? +0.51
Stack overflow error in main instantiating two objects? 0.00
What is the need of global objects in c++? -1.39
How do I ask a user for a input file name, and then use that file n... -0.01
Call by value result or something else -0.83
How to pass the Python variable to c shell script +0.49
What does this string in c++ mean? 0.00
implementing a max and min heap in c++ 0.00
Creating instance in an another class of an object +1.42
Insert vector into another vector -1.21
Merge Sort Algorithm Dilemma -0.21
How to find the length of itertools.izip_longest +0.33
Terminal: Remove the first row of a file +0.02
How do you multiply a character in C like Python? -0.48
How to make my program work with the latest boost library +0.53
OpenMP critical works without braces but not with 0.00
Reading Large File from non local disk in Python 0.00
O(n) + O(n) = O(n)? -0.41
printing multiple lists in python -0.10
Accessing a variable in C++ by "stitching" its name toget... +0.17
Delete objects via reference c++ -0.58
How to enable c++11 in Kdevelop 0.00
Auto detection of template parameters without arguments +0.06
Why so many calls to the destructor ? Does dereference create a cop... +0.53
What is the need of deallocating memory in C? -0.75
C++: Eigen conservativeResize too expensive? 0.00
Should a temporary T, as a parameter, invoke T(const T&) or T(T... -0.75
C++ Do loop keeps doubling value when printing 0.00
Sensible way to write function prototypes -1.47
In C, whether the behavior of adding a number i to a pointer adds i... +2.50
why doesnt base class without virtual methods need virtual destruct... -0.18
How genetic algorithm is different from random selection and evalua... -0.21
Zero-initializing an array data member in a constructor -0.88
c++ CString Tokenize strange issue 0.00
Leaving out forward declarations (prototypes) +2.23
How to append a message to std::exception? -1.99
What happens to a running thread on return from main in C? -1.23
How to work with Eigen in CUDA kernels -1.72
Force a derived class without implementing pure virtuals again 0.00
Algorithm for largest word formed from perodic table elements -0.42
Commas in function declarations +1.49
Python Multiprocessing.Process how to reuse a process? -0.68
How to access Eigen Vector Matrix< float, 2, 1 > -0.87
Enumerate all the triplets of consecutive values in the array -0.34
passing( = returning) by reference a vector at the exit of function +0.28
How to parse an email in Python without closing the file? +0.01