StackRating

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

jalf

Rating
1635.77 (774th)
Reputation
213,107 (209th)
Page: 1 ... 5 6 7 8 9 ... 37
Title Δ
How can i directly find the number of elements between any two iter... -1.88
run-time penalty of C++ try blocks +1.93
stl map operator[] bad? -1.58
const integer simple -0.69
Why does this explicit destructor cause memory corruption in a shar... 0.00
Segmentation fault while using "ifstream" -1.14
new then throw in C++ constructor? +0.84
Hiding the winmain() function 0.00
Template Metaprogramming: Primitive Recursive? +0.96
WHILE loop for the LIST -0.18
Do I need .CPP files at all? Use headers only and make everything i... +0.28
Do memory addresses change and how can they be dynamically found? +0.55
Creation of a template class creates major bottleneck -0.18
making sure threads are created and waiting before broadcasting -0.08
LPDIRECT3DDEVICE9 ->BeginScene() function failed 0.00
Optimistic reads and Locking STM (Software Transactional Memory) wi... 0.00
How to "cast" a std::vector<char> to std::vector<... +0.82
C++ Link only desired part of a static library +1.32
How Can I inherit the string class? -2.59
C++ string not optimized enough for string literals -2.56
Should I pass a shared_ptr by reference? -1.30
Qt Gridlayout doesn't realign GUI elements -1.61
Learning C++ vectors... Am I doing this correctly? Can my repeated... -0.15
Best parser generator for parsing many small texts in C++? +0.19
How would a heap-allocated const object differ from non-const one? +1.17
Using same reference variable vs separate variables. Expense of ref... +1.28
C++11: How do I implement convenient logging without a Singleton? -1.03
Should I use integer ID or pointers for my opaque objects? +1.53
"\n" or '\n' or std::endl to std::cout? -0.27
I wish to learn to code 3D Games. How do i start? +0.81
Which areas to focus on when testing C# vs Java performance (execut... +0.57
96-bit long bitfield with non-octet aligned subfields -0.81
Optimize this function (in C++) +0.98
Life of JavaScript objects & Memory Leaks -0.45
Developing cross platform C++ static library using qmake (via Qt cr... 0.00
C++ !! conversion to bool +1.31
What is C++ for "AND OR"? +1.26
Does java really have pointers or not? +0.05
Could operator overloading have worked without references? +0.42
Reversing the content of a set in C++ +1.02
Erasing element from Vector in function -2.16
What's the term for storage where locals and temporaries are stored... +0.09
What is the type of lambda when deduced with "auto" in C+... +0.26
can c/c++ do preemeptive multitasking in a single thread? -0.63
C++ Avoiding Circular Dependencies with a Tree +1.72
Is this a gcc optimization bug? -0.23
How to elegantly handle exception-throwing constructors? +0.66
C++ void function declarations -0.71
C++: would universal use of shared_ptr<> be equivalent to a gc? +1.64
Does using inline keyword in methods definition may cause ptoblems? +1.34