StackRating

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

AProgrammer

Rating
1563.57 (4,982nd)
Reputation
43,615 (2,460th)
Page: 1 2 3 4 5 6 7 ... 18
Title Δ
Difference between "new" operator and "new" fun... -1.32
std streams to write to void* and back -0.57
How to initialize a dynamic double array elements to 0 in C? +0.40
Is there any recommend code generation mean that is suitable to sub... -0.96
How does the C++ delete operator find the memory location of a poly... -0.53
Long delegation chains in C++ +0.15
How can I perform different actions for different template paramete... -0.10
Wanted: Compiler Tool for Users of Software System +0.93
Why do strings use char*? -1.05
C++ next float with numeric_limits / epsilon? +2.36
Set all bytes of int to (unsigned char)0, guaranteed to represent z... +2.49
When is setsid() useful, or why do we need to group processes in Li... +1.74
Virtual base class object creation +0.41
Bitwise operation on char gives 32 bit result -0.38
Why do people say there is modulo bias when using a random number g... -1.41
comparing floating point numbers in C for unit testing -0.26
What's wrong with the first swaping function? -1.64
why a char array must end with a null character +1.44
Is there an equivalent of %*, or Environment.CommandLine in C? -0.60
Can't understand the working of getint() in C as per K&R -0.11
Getting error while compiling a simple class program +0.19
How to Fix Multi-Character Constant Warning -0.52
Polymorphism, why can't I do this? +1.71
How to write UTF-8 file with fprintf in C++ -0.92
Why doesn't printf format unicode parameters? +1.57
compiler behaviour on return value of new -1.07
How to prevent ostringstream (or similar) from outputting scientifi... 0.00
Some problems about class template's friend +2.09
DBL_MAX loses significant part of its precision after being re-pars... -0.59
How does printf or iostream specify maximum number of digits after... -1.14
Rendering LaTeX to an image -0.60
C++ Undefined Behavior or Not? (again) -1.13
C/C++ #define Macro inside macro? +1.47
Is "position" a reserved word in C++? -0.78
See the cache missess - simple C++ cache benchmark +0.01
Going through a text file line by line in C +1.10
How disastrous is integer overflow in C++? -1.66
istream eof discrepancy between libc++ and libstdc++ -1.83
Calling a virtual method from a base class method 0.00
Is disambiguation via typedefs non-standard behavior in C++? -0.59
Read from stdin using read +0.41
Find common elements from two very large Arrays +0.66
std::map::emplace() missing - outdated libraries? 0.00
Is a struct of one element compatible with the element itself? +0.41
Which loop has better performance? Increment or decrement? -1.57
Tail Recursion in C++ with multiple recursive function calls -0.32
Using standard output from C library in C++ application -0.33
What causes a TU to be included in compilation? +0.27
How many bits are used for the exponent +0.19
gcc rounding difference between versions +1.35