StackRating

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

Oberon

Rating
1525.29 (23,548th)
Reputation
2,945 (57,441st)
Page: 1 2
Title Δ
Difference between string.empty and string[0] == '\0' +2.75
FileStream.ReadAsync very slow compared to Read() -4.08
Cmake. Unnormal behaviour 0.00
QMainWindow closes right after show() 0.00
static member function make_shared of shared_ptr +4.33
C++11 container of unique_ptr of forward declared class -1.72
difference between typeids of template and non-template member func... 0.00
Scoping classes created in Lua using Luabind 0.00
How to replace top element of heap efficiently withouth re-establis... 0.00
diffrence between using list<type> and pointers (classic C) f... -0.47
Template function return type deduction in C++03 -3.61
disallow passing of rvalue reference to a function 0.00
C++: call non-templated functions of a templated class +4.29
c++ auto - convenience and confusion +3.60
Lua: Can this cause a segfault +3.85
Memory leaks when using shared pointers in a vector 0.00
Capture the output of an interactive script in vim -4.13
‘Creature’ was not declared in this scope 0.00
Is it illegal directly putting in unicode in character-literal inst... -2.30
Is there a way to inherit iterator stuff 0.00
Do I need a virtual destructor if descendant classes have no non-st... -3.26
C++ tools with the same functionality as Python's filter and map -2.45
C++ SFML sprite wrong size 0.00
GCC bug? Chaining methods, broken sequence point +3.70
Warning: overloaded virtual function "Base::process" is o... -0.43
luabind did not launch the function i had defined to it 0.00
Runtime Error 201 at fpc +2.87
Custom Variable Types Lua -2.82
Sharing lua globals across script files? 0.00
How can I get the result with decimal number in division? C++, Pi -1.57
C++ code compiles without include +3.71
itertools.islice triggers UnicodeEncodeError: 'ascii' codec can't e... 0.00
How to initialize stack object from pointer? +5.56
How should I cast the result of malloc in C++? -0.62
finding addressof a object whose ampersand operator is overloaded a... -4.24
Delete all children from QVBoxLayout -4.31
std::get fails when given tuple of 6 ints +3.99
Why can I not specify the constructor when newing an array? +2.81
Why does "append('w')" return None? -0.82
What algorithm does table.sort use? +4.47
Temporary objects type and life time -3.62
How to bind a std::map to Lua with LuaBind 0.00
Is there any way to read characters that satisfy certain conditions... -4.42
Attributes of type reference in C++ +1.59
C++ if statements using strings not working as intended +3.88
Fastest way to create range of tuples in Python +3.05
Lua: Print value from nested table +4.09
wstring::find() doesn't work with non-latin symbols? -4.03
c++ Is a class derived from a specific class? +0.65
How to use boost split to split a string and ignore empty values? +0.24