StackRating

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

iehrlich

Rating
1449.04 (4,532,910th)
Reputation
3,222 (52,432nd)
Page: 1 2 3
Title Δ
String referencing 0.00
Lua std::map bind does not work 0.00
In C++98 'dvd1' must be initialized by constructor, not by... -0.77
Can I use std::upper_bound without an underlying container? +1.57
SDL_KEYDOWN not working, got code 771 instead 0.00
PVS-Studio complaining about float comparison 0.00
How to enhance-iterate by reference over an array element that'... 0.00
Return type in demangled member function name 0.00
C++ much faster than Bash script writing to text file +1.73
Is it possible to make an iterator in Lua that can iterate over a d... -0.71
Where is the Linux socket implementation? +2.51
How to pass parameters to a variadic function, dynamically? 0.00
Different Static Global Variables Share the Same Memory Address +2.14
how is the keyword "using" used in the following case in... +0.59
Should I use if unlikely for hard crashing errors? -0.15
Implement a Queue of commands +0.71
in c how actual linking take place for function defined in other file 0.00
Given Two Arrays A & B , find the first number in both arrays s... -4.04
Build large(ish) unordered set with all data available at the begin... +1.80
Pass std::vector as const float *? -1.62
using system() to call ln from a cpp program -3.12
Avoid dll pre-loading vulnerability by reloading dll, any better way? +1.44
Converting ints to binary. I don't understand how this function... 0.00
Is there any easy way (hack) to expose a header hidden by forward d... 0.00
Passing a small structure by value to a non-inline function is slow... 0.00
Finding median in merged array of two sorted arrays -3.46
c++: Converting DateTime To Be Used As A File Name 0.00
getline can't get the first line of the file -2.27
How do I save a templated array of objects to file? +0.55
Trying to use Kabsch algorithm but keep getting this error 0.00
Return null or empty Document in rapidjson 0.00
Windows makefile (name) - syntax error: ')' missing in macr... 0.00
Why std::queue doesn't implement insert() while std::deque does? -2.38
Why no 1:1 relationship between assignment and equality operators? 0.00
Quick sort with partition not compiling 0.00
Analyzing elements in tables in lua_State calls 0.00
C++ Overloading Operator<< By Using Static Helper Methods Cre... -1.67
C++ need help, random switch statements -3.49
Nearly duplicate symbols from readelf at same address 0.00
Breaking an integer, representing position, into parts and back again 0.00
'[Class] does not name a type error in implementation file -3.47
simplest tool to measure C program cache hit/miss and cpu time in l... -3.55
parsing html comments correctly 0.00
Programmatically determine via ifdef if a label is defined within a... +1.27
Print on screen at a certain string of numbers +1.09
Java Function Issue - Returning an Array -3.71
Calling member function of enclosing structure +5.82
Is there a way to make classes as stack variables in Java, or am I... +0.49
Why is it that I can include a header file in multiple cpp files th... -1.96
Why is this program only displaying one hyphen even when the parame... +0.61