StackRating

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

churill

Rating
1578.15 (3,179th)
Reputation
60 (952,761st)
Page: 1 2 3 4 5 ... 7
Title Δ
error: invalid conversion from ‘int’ to ‘int*’ [-fpermissive]. I ha... -0.09
printing nullptr with std::cout and printf +1.59
Why I get this random weird number C++ 0.00
How to find the current capacity of std::unordered_map? +1.05
create objects in a for loop c++ 0.00
dynamic allocation of an object containing a vecto -2.12
How to prevent mutation of private structures returned by reference +2.16
why does the 2nd statement creates Assigning to non-lvalue '... -0.08
What is the function of node in linked list? +0.40
Is memcopy extra data from std::string to std::array<char,size&g... 0.00
Sort std::vector<std::string *> overloading < +2.04
Difference between delete[i] array and delete array[i] 0.00
Accessing different elements in an array -2.00
Overloading ostream << operator with pointer as parameter res... 0.00
Error: base class undefined in deriving class Son from baseclass Fa... 0.00
How to get area of rectangle using class? 0.00
Understanding cout formating in c++ +0.12
Console is being flooded when error checking for things that are no... +0.16
Multiple comparators without operator< (C++) 0.00
Run-Time Check Failure #2 - Stack around the variable '<std:... 0.00
How to use unordered_set::find with a custom hash function 0.00
stof returning 0 for object, works fine for normal variables 0.00
Potential deadlock in thread-safe stack C++ -1.25
Problem with converting std::string to char* -0.42
stable_sort on a vector of pairs by first element in pair in increa... -1.12
How do I use getline in do-while loop? +0.41
How can I detect that a template is of pointer type? -1.34
How to lazy initialize a map using std::optional, and add to it usi... 0.00
Passing a file via command arguement into an array -0.08
Segmentation fault due to invalid writes +1.59
How to uniform spread every k values over a collection of n values... -0.37
fixed-size array for operators in c++ +1.98
How can run test cases that are provided on platforms like hackerra... +1.06
What is causing 'Invalid address specified to RtlValidateHeap(... 0.00
How can I use operators for object array elements? +0.41
How to sum two lists correctly? +0.76
memory out of range Vector +0.40
delete and deallocate vs delete without deallocate -0.88
while loop multiple statements 0.00
My program creates a file named date.in but it is not inserting all... -2.33
Iterating a vector in reverse order with a range-for loop? +1.47
Unable the find the error but the compiler gives the following mess... -0.07
Is there a c++ function similar to pythons slice notation? -0.58
SFML performance issue in space invader like game 0.00
I am getting the error "Redefinition of 'Schedule::Schedul... +0.41
Changing the attributes of each element of an object array -0.59
Error in creating a linked list from another linked list? +1.90
Garbage value in pop_back, Doubly Linked List in C++ -0.37
pop_back() in Singly Linked List in C++ -0.11
Difference in execution time in Windows shell and Git bash shell on... 0.00