StackRating

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

Johannes Schaub - litb

Rating
1660.40 (425th)
Reputation
487,788 (64th)
Page: 1 ... 37 38 39 40 41 ... 52
Title Δ
Returning the greatest key strictly less than the given key in a C+... +0.57
How do I make a pointer to a multidimensional array which has an un... +0.02
Why some method in Java modify the original value and some do not? -1.02
LINUX: Is it possible to write a working program that does not rely... +0.70
make and alternatives, pros and cons on windows platform +0.40
How can i avoid name mangling? +0.33
creating an ostream +0.74
How can AWK do array arithmetics? +1.15
Should objects delete themselves in C++? -0.36
What's the best name for a non-mutating "add" method on a... -0.42
Why does this dynamic_cast of auto_ptr fail? +0.62
Consequences of these Pointer Errors in C++ vs Managed +0.41
macro "max" requires 2 arguments, but only 1 given -1.26
In c++ making a function that always runs when any other function o... -0.17
Why can't I put an iterator in map? -1.76
Should I disable the C compiler signed/unsigned mismatch warning? +0.41
convert an integer number into an array -0.90
Why does GCC look at private constructors when matching functions? +0.31
Is there something that I can do in C but I can't do in C++? +0.48
Wanted: a C++ template idea to catch an issue, but at compile time? +0.88
Why doesn't C have unsigned floats? -0.84
bash: get list of variables whose name matches a certain pattern +0.29
bash: get list of commands starting with a given string -0.05
How do I zip a directory of files using C++? +0.60
Get bytes from std::string in C++ +0.63
What does it mean when an array name is in parentheses with a caret... +0.04
What is the best way to implement smart pointers in C++? -0.81
Should I wrap all my c++ code in its own namespace? +0.70
When do you define the ostream operator << for an class? -0.12
Why does cout print char arrays differently from other arrays? +0.62
Adding C++ template classes to a list +0.76
Getting gdb to save a list of breakpoints? +0.32
How to check if an object construction is complete? -0.71
A question about auto_ptr +0.41
C++ using scoped_ptr as a member variable +0.68
Alternative Keyword Representations 0.00
Why did these two program behave differently in ANSI C? +0.45
Why does backtracking make an algorithm non-deterministic? -0.07
Is there a favored idiom for mimicing Java's try/finally in C++? +0.38
c++: header function not being linked properly from library into exe +1.53
What is the purpose of anonymous { } blocks in C style languages? +0.13
Extract decimal part from a floating point number in C +0.57
Why are there extra instructions in my gcc output? -0.66
Should I learn C++ and Java simultaneously? -0.84
How to create a std::ofstream to a temp file? +0.31
Optimal way to get a string or char* into an istream? +0.28
A Question on Template Specialization and the Resulting Code Duplic... +1.08
What does template <unsigned int N> mean? +0.98
Erase all members of a class -0.11
Factory method returning an concrete instantiation of a C++ templat... -0.93