StackRating

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

5gon12eder

Rating
1601.04 (1,735th)
Reputation
18,518 (7,500th)
Page: 1 2 3 4 5 ... 9
Title Δ
Data type for 64 bit long number in C +0.87
Can a constexpr function call a function that returns void? -2.18
Associating an array with a variadic template -0.38
c++ std::map<std::string, std::set<std::string>> . How... +1.63
Command line program defer to default text editor 0.00
How to write configuration files for a Python program which contain... +0.37
Command line error +1.81
getpid() incremented by 5 or 6 every time a.out is executed -2.43
C++ parse sub-string to integer -0.14
Does access by reference violate strict aliasing rule? +0.14
Method invocation 'extras' may produce NullPointerException -0.54
std::unique_ptr attempting to reference a deleted function +1.99
Creating a Histogram -2.33
Should I use system(PAUSE) or cin.get() to keep the console window... 0.00
Reference Parameter to Lambdas 0.00
Why is isnan ambiguous and how to avoid it? -0.22
Polymorphic smart pointer usage +1.90
How is the worst time case for this code O(R*C)? 0.00
Is there a controllable way to slow down my C++ program on online j... +0.40
Test case for 100% branch coverage with no fault? -2.37
Find files without certain permissions 0.00
Find an element in std::set by a custom comparator +0.39
How to find nested tags in LaTeX with a regex 0.00
discrete_distrubution of struct +1.61
Middle characters in string not being reversed - C++ (Reinvent) 0.00
C++ command line argument verification 0.00
Loading images using an InputStream -1.53
Optimize ternary operator -0.59
How to edit the default makefile +1.51
Make and c++ files, "includes" in the cpp 0.00
C++ Error when mixing template class and template method -1.24
stl container of references C++11 -2.11
Debugging using makefile flags in C +0.36
C++: set fill after printing out a string +0.83
Should I close stream when reusing FileOutputStream? -0.14
fatal error: thread.h: No such file or directory +1.76
Code unexpectedly fails to compile. Why? +0.38
Java 8 streams forEach 0.00
Largest decimal literal of type int is 2147483648 or 2147483647? +2.11
Pointing to thread object from another object: dangerous? 0.00
Printing out value of variable of unknown type? -0.93
How does the compiler know which entry in vtable corresponds to a v... +1.92
Transitioning to C++11 where destructors are implicitly declared wi... +1.13
How to use <random> to replace rand()? +1.19
What is the time complexity of crypt function in Linux? 0.00
Safely release a resource on a different thread +0.12
How can I determine if a binary is installed using bash? -0.97
unfamiliar C shorthand { } -1.53
Lazy-constructed shared_ptr -0.57
Bash: Finding Powerset of array +1.26