StackRating

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

JaMiT

Rating
1549.04 (8,230th)
Reputation
2,070 (81,297th)
Page: 1 2 3 4 5 ... 8
Title Δ
How is implemented this function foo.getSize().x -0.42
Is it possible to make an input value as macro in cpp? -0.48
When will using C subset of C++ be bad? +1.33
C++ candidate function not viable? 0.00
constructor in inherited class? 0.00
static_cast does compile with no errors? 0.00
Big O-Notation of N-Dimensional array -0.96
OnComponentBeginOverlap.AddDynamic says no instance of the function... 0.00
Namespace refactoring in C++ 0.00
How Do I Create Multi-File C++ Projects 0.00
How do I delete a tree with an inconsistant branching factor up to... -0.27
C++ best way to copy all elements from vector into map / unordered_... +0.40
How do I properly deallocate memory for a merged LL in the destruct... -0.60
How to read complicated C++ type declarations when there is no iden... 0.00
Create a function in the memory to call it later -0.10
Why `copy constructor` is used while `move constructor` has been re... 0.00
How to compile an OpenGL project on Ubuntu? 0.00
Get the pointer coordinates with GTK3 C++ -0.59
How to comprehend "Temporary objs are destroyed as the last st... -1.69
Error when trying to initialize a union inside a struct 0.00
Does there exist a type similar to std::string (i.e., holding blobs... -0.10
What is a fast way to find the necessary libraries to link against... 0.00
How does the C++ standard library work behind the scenes? +0.40
Describe list of numbers by unique identifier +0.34
Pointer to a class method call +0.35
Having trouble printing a singly linked list stack recursively +1.96
Class' methods and objects. Reference? Smart pointers? Simple i... 0.00
Interpreting lower part of an uint64_t as float -0.11
C++: passing a pointer to a class in a function results in data copy? 0.00
Why does the compiler not perform inlining, if the function contain... -0.77
What standard does g++ (10.1) use if none specified? 0.00
Is it wise to not RefPtr all Gtk::Builder variables because Gtk::Ap... 0.00
Detecting whether a destructor has been called +2.00
Detecting whether a destructor has been called -2.00
Sentinel node in doubly linked list 0.00
Can a derived class be smaller than its parent class? -1.39
Why is the delete temp crashing even though the function is defined... 0.00
Iterator to one past the last element in list 0.00
38:10: error: member reference base type 'Node *' is not a... 0.00
This is strange question of Space Complexity. Can someone provide a... -1.19
Getter for large member variables w/o copying +0.38
sigma function with any function input -2.04
C++ primer 5 ed. : using sort on a vector of pointers is it undefin... +0.08
Redeclaration Error in C++ when using extern -0.24
What is the meaning of: [Note] (if you use '-fpermissive' G... -0.20
Problem with constructor, destructor and =operator in linked list 0.00
Why does string::begin exist? +0.40
return-value deduction for non-static method pointers 0.00
Is a floating-point value of 0.0 represented differently from other... -2.23
Why does switching parent nodes not switch its children nodes? +2.18