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 ... 6 7 8 9
Title Δ
c++ stof() function wrong after working multiple times 0.00
How to read word by word from an array of char? -2.16
Bool operator overloading not working +3.83
Looking for a better way to initalize an Eigen3 Matrix +0.58
static array of char not filled -3.46
screen linux command to get back to original screen +3.80
Multidimmensional array vs flat array - performance comparison -1.49
Making duplicate of .pdf file using c++ code 0.00
Binary compatibility when changing parameter name in C++ +1.18
How to multiply two quaternions -2.21
C or C++ : for loop variable +1.12
Specify which positions in an array a thread access -3.45
c++ has no member named xy error i get when using an enum +3.40
Can compiler optimization elminate a function repeatedly called in... -2.26
Error in "if not true" - C +3.73
how to input from multiple .dat file? +0.14
How secure is identifying users in email links +4.43
Isn't double[][] equivalent to **double? +0.07
Date compare with user input date and date from file +0.21
How to operate on defined data type with an user defined data type? -0.96
Permutations of 2D points +1.29
finding value from nested dictionary -1.18
Is O(log(n*log n) can be considered as O(log n) -1.66
What is the runtime of the following recursive algorithm using the... +0.37
Read several bytes, jump over N bytes, and then read several bytes... +1.49
Calculate the difference between two off64_t numbers C++ 0.00
Why do "printf scanf" is slower than "cout cin"... -3.14
C++: char** to const char** conversion 0.00
Pointer values are different but they compare equal. Why? +1.23
Check if input is float else stop -2.23
Save std::set in std::list -3.25
Is returning a class member a bad practice? +0.76
How to check if an object is pickleable 0.00
How to deploy C++ app on Linux +5.11
Returning a Pointer to an Array -3.87
How to distinguish between movie and image -4.59
Macro output explanation +4.29
Casting `filter object` to `list` clears its contents +5.65
File Management in Python +2.25
Testing a vector without scanning it -1.72
Writing lines of file into JSON using C++ and jsoncpp 0.00
Ignoring Exceptions in Object Oriented Programming +3.90
is it possible to change working directory when executing a .py fil... +4.42
Preventing memory freeing in STL Container -3.47
How to search for few files out of hundred files in UNIX and if not... 0.00
declare pointer in if statement +0.16
Proper way of designing functions with and without debug informatio... -3.20
No .debug_str found in ELF file? +4.54
Cost of calling Copy constructor and Normal Constructor -1.59
Creating a singly linked list that contains the numbers within a gi... +0.26