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 2 3 4 5 6 ... 11
Title Δ
What is the point of private -1.14
How does compiler execute return statement in C++? 0.00
Incorrect function call with variable parameters 0.00
Is there a language in which `print, "hello, world!"` is... -1.32
In C, why swapping x with y is faster then swapping y with x? 0.00
std::vector isn't push_back values into my vector? c++ 0.00
What does a returned link to a C ++ object look like 0.00
Why does the While loop inside the QT loop is not blocking the QT GUI +0.10
Can a geometry shader access OpenGL culling and front face settings? -0.40
Pass function as template argument to a class +1.49
Check if a type DIRECTLY derives from (is a child of) another type... 0.00
Using automatically deduced lambda parameter as constant expression -1.18
PostgreSQL format timestamp in h:mm am/pm -0.98
Copying to std::chrono::milliseconds with memcpy() gives error -Wer... -1.26
Drawing/Manipulating a polygon in QT C++ 0.00
How can we check two class are inherited from another? 0.00
Why can't I use a std::tuple in a constexpr lambda function +2.51
QDockWidget vertical preference 0.00
When do I use heap in C? -1.05
Would replacing ' :: ' with ' . ' create ambiguitie... +0.27
Why is there an error in my integer array after declaring an intege... -0.49
why when re-assigning pointer to char for 1D array shows error but... 0.00
Copy initialization with deleted copy constructor in reference init... +0.05
how avoid automatic linking of Qt5 libraries in cmake? 0.00
How to understand freelist implementation for linked-list in C++? +0.75
How to change these codes using struct to class in C++? 0.00
How do I append to C++ string without using append function? -0.16
Bizarre Arduino C++ compile error depends on file location -1.08
using custom deleter (curl_formfree()) in unique_ptr<> 0.00
How does an object become a subobject? -0.79
C++ Void double pointer interference with another -1.21
How can a protected pure virtual function in the base class be used... 0.00
How to avoid creating any object within the storage that a const au... -1.45
c++: Expected primary-expression +0.21
How does structname &function work in the following example? 0.00
Select a template specialization by enum values for static polimorp... 0.00
Why is the Output is skipping statement of gets(&char*) 0.00
Is it possible to have a template function that can take both vecto... -0.05
Can two enums not have a member of similar name? -0.71
What happened when we use cin in for loop condition? 0.00
Check Size of Included Library C++ 0.00
Define macro using _Generic gives typename not allowed 0.00
What does a *variable !=0 mean? 0.00
Why is my function unable to print an element of a multi-dimensiona... 0.00
Keep the duplicated values only - Vectors C++ 0.00
Can a structure member be saved as a variable? 0.00
:-1: error: LNK1104: cannot open file 'MyProject.obj' 0.00
C++: Why is std::greater<T>() included in iostream? 0.00
How do I fix this C++ program that *tries* to convert US dollars to... -0.74
weak_ptr reset affects shared_ptr? -0.44