StackRating

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

Omnifarious

Rating
1530.46 (18,138th)
Reputation
41,619 (2,642nd)
Page: 1 2 3 4 5 ... 15
Title Δ
Getting undefined reference error but nm shows symbol present 0.00
Why does this weird syntax oddity involving async exist in Python? +0.44
How do the async and await keywords work, exactly? What's at th... +0.89
If else statement not working as needed in Python -0.02
Collect set by group? -2.36
pretty print not working for c++ stl list 0.00
why does cocos 2d-x v3 use pointers so often in c++? +2.48
What can templates be used for other than collections 0.00
How to run a coroutine that does not end without getting stuck awai... -0.26
Using constexpr if instead of macros when writing platform dependen... +0.44
Why all function in <cstring> must not have constexpr? +2.00
Why all function in <cstring> must not have constexpr? -2.00
c++ template for constant data holder class -0.73
new doesn't seem to have a way to grow or shrink allocations? 0.00
Can reference counting be relied on to close a file in Python? 0.00
Does it cost to convert pointer to value in c++? -2.18
What is the performance difference between bitwise and and arithmet... 0.00
Using a switch or defining an array of functions - which is faster? -0.56
I don't get the answer for why debug assertion failed on my pro... 0.00
Allocation of Return Values of User Defined Functions: Performance? +0.45
How do I fix this small memory leak for my program? +0.44
Why does this function using extend behave this way? 0.00
If on my machine sizeof(long) == sizeof(long long), why aren't... -1.46
Modify the Commit Message of a Pushed Commit. (Mercurial) 0.00
If a function is never called does the compiler omit it when creati... +2.57
what is the difference between printf and cout +0.89
C++11 move and reassigning +1.94
Why does my C++ recursive descent parser only work for a few comput... -0.10
Using git-remote-hg on windows -0.55
Mercurial: Permanently remove sensitive data from HG repo? +0.65
C++ How to store a parameter pack as a variable 0.00
Reading UDP socket twice discards remaining bytes after first call 0.00
Mercurial workflow with stable and default branches -0.25
using regex matching in c++ to determine if binary -0.14
Creating a Programming Language -0.67
How to read through types of a struct in C/C++ +1.19
C++: Strict aliasing vs union abuse -1.41
How can I send cpp callback function pointer to java -0.55
Vectors of vectors string issue +0.70
Comparing two files or why this code in Java is faster than ะก++? -0.44
Parsing string in Python -0.48
Is poll() an edge triggered function? +1.77
recursive std::remove_pointer? 0.00
Code usability in c++ -0.04
OOP C++ - Error as A.h includes B.h which includes A.h again +0.45
Assign to object being created in c++ +0.64
C++ Call Pointer To Member Function -1.49
C++ - is it possible to extract class and argument types from a mem... -0.06
Is there a C++11 to C++03 converter? 0.00
Why isn't using #define to hide unique_ptr ugliness working here? +0.45