StackRating

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

eerorika

Rating
1581.19 (2,918th)
Reputation
104,664 (689th)
Page: 1 ... 67 68 69 70 71 ... 107
Title Δ
"Blocking" next cout 0.00
How to prevent buffer overflow +1.27
Return a pointer while initializing it? C++ +0.34
How do i check whether the pointer is deleted or not in C++ +0.34
How convert std::string to byte 0.00
How initialize double pointer struct array in C++? 0.00
Traverse through homogeneous POD structure using pointer arithmetic 0.00
Time complexity of O(2m+n) and O(kn) +0.18
Why struct which have list<struct type>::iterator can't d... 0.00
C++ conventions regarding passing objects (pointer vs reference) +0.93
What should be the correct answer of the following code that's... 0.00
What am I doing wrong when inserting into a specific data structure? 0.00
Error: cannot convert from node* to node c++? -2.39
Object declared at the end of class? 0.00
how to delete an element in 2d array -0.09
Can a friend class object access base class private members on a de... +0.93
Why should a unique pointer be used inside a class -2.45
C++ - What does "Incomplete type not allowed" error mean,... 0.00
When should a Logger flush? +0.32
How is it possible that an octal literal can be negative? +1.39
How to declare a zero intialized class member in C++? 0.00
Is there an alternative to initializer lists? +0.34
c++ class destructor deleting some but not all member data -2.78
why does auto deduce lvalue reference when using auto&&it=-... +0.34
How to delete in destructor? +0.07
Pointers to Data Structure Members -1.00
lambda capture initializers warning for c++11 0.00
Pointer Printing Issue -1.18
Compare char and const string -2.65
How to play sound in c++ +2.33
No matching function to call with constructor(T* data) 0.00
Destruction of static member in a class with global instance +0.01
How to create structure members inside a loop in C++ -1.05
How to do a dynamic destruction? +0.05
Can we return multiple values from a single function in C++? 0.00
what's the difference between std::codecvt and std::codecvt_utf8 0.00
Printing contents of a vector using auto variable -1.14
undefined reference to constructor c++ 0.00
redefinition of classes error in c++ 0.00
Am I deleting my vector of pointers to objects correctly? 0.00
Preventing casting ints to enums in C++ +1.14
c++ return by value vs return by reference -0.18
Pointers inside functions 0.00
Can the NULL macro actually be a nullptr? +0.12
shared_ptr delete object inside struct +1.68
What type does `n` in `const n = 1u;` have? 0.00
How does a if statment condtional work on non-bool types? 0.00
How to copy const char* to uint8_t [] in c++? -0.40
C++ - How to typdef templated struct pointer? +0.25
What is the difference between the two ways we declared a struct? +0.39