StackRating

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

Swift - Friday Pie

Rating
1430.28 (4,535,381st)
Reputation
3,875 (43,303rd)
Page: 1 ... 8 9 10 11
Title Δ
How does one solve reverse polish notation with multiple operators? 0.00
cos^-1 in c++ wrong value +4.12
Looping if user input invalid -1.12
No ambiguous reference error even after using namespace directive -1.90
Forward declare unscoped enum in class complains private 0.00
Vulkan and glfw - glfwVulkanSupported() always return false 0.00
Modify QT Defines in .pro file from C++ file +0.52
I think my code is all correct but it does not work -2.11
Is there any way to draw a "streak" (fading "digital... -4.11
calling PNtQuerySystemInformation from dll on a 64bit computer 0.00
c++ crash on free() -3.89
Pointers - Is a function that receives an address can get int? 0.00
Assigning and Accesing derived class object to base class "poi... +4.57
Linked List: error: expected initializer before '<' token +0.18
C++ class compilation -3.28
How do I create array of objects using placement new operator? 0.00
How to handle the "alt" keystroke with windows api c++ 0.00
Game Engine: How to transpose Variables from structs: Coding practi... 0.00
Qt OpenGL textures transparency issues 0.00
Is there a way I can use a function to return the memory location o... -2.85
Proper C++ way of implementing a lock_guard for custom library +1.07
Call another widget application on QPushButton -3.68
How to check for integer range? +3.51
Why is my lambda capturing a pointer by value? -0.85
How to append a char* to the end of a void*? +0.47
ChoosePixelFormat Access violation reading location 0.00
i can't understand these following code -1.03
Limit the number of object to 1 which can access static member usin... +0.16
Multiple definition error in Dev-C++ +0.30
typedef Eigen matrix/vector not aligned when copied into function 0.00
C++ program stops at function call 0.00
Why use "*(*(array + i) + j)" over "array[i][j]"... -1.51
right left shift bits in C -3.15
Bug in C++ Set? +1.97
C++ one dimensional Char array saving to two dimensional Char array -1.90
c++ Type does not provide a call operator error? +0.41
how can i write an array of structures to a binary file and read it... +4.39
Is There A Compiler That Throws Errors On Tabs? 0.00
Turn off setf in c++? +1.19
What makes external libraries (like opengl) faster than using canvas? 0.00
LNK1107 opengl32.dll in Visual Studio Express 2015 0.00
Can't use find() with two-dimensional array -3.82
Git seems to store the whole file instead of diff, how to avoid that? -2.00
Replacing German chars with Umlaute to simple latin chars php +0.17
A domain account has kept being locked out 0.00
Error: break statement not within loop or switch -1.66
C++ Why is my program throwing an exception? -3.67
Creating array [][,,] -3.47
How to start a thread in DLLMain? +0.15
Does initialization matters here? +4.32