StackRating

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

Baum mit Augen

Rating
1693.59 (181st)
Reputation
42,120 (2,594th)
Page: 1 ... 10 11 12 13 14
Title Δ
gdb only shows the function where the error occurred (segmentation... 0.00
How can track execution in C++ without using a debugger? +0.25
Comprehension issue with the delete[] operator used on c++ arrays +2.14
Do GCC/Clang allow to access static member through null pointer? -0.03
Why is 'control reaches end of non-void function' only a wa... +2.09
Does a variable initialized in a for loop get reset every iteration? 0.00
operator=(double) hidden in derived class +1.72
Outputting data to a text file 0.00
What will get removed if i remove a pointer in c++ +0.81
Strange error: non-lvalue in assingment +2.26
Move assignment of vector of non-movable-non-copyable objects does... -2.13
How can I find in C++ which child class is calling the function of... 0.00
c++: print string vector returned by function -0.85
Simple vector initialization in C++11 returns weird error -0.53
How to copy contents of the const char* type variable? +1.95
How could it get more memory than I wanted?(C++) +0.42
random header when added in c++ programme not working 0.00
delete[] and delete seems to behave alike +0.43
Linked List - Inserting to front of the list -0.59
How can I see if a char is equal to anything but a letter in c++? +0.70
copying certain portion of data from contst char * array into anoth... +0.39
speed-up to heap memory access in C++ 0.00
Randomize array using pointers +0.44
What's the difference between char* and char when storing a str... +0.47
Is required to only check up to (num/2+1) to determine if a number... +1.71
How can I verify a node is deallocated in a C++ Linked List? -1.97
How to tell if a vector has a certain number of elements C++ +1.55
Which complexity is less; O(n) or O(n logn)? +0.11
How does subscripting std::array multiple times work? +2.92
request for member 'testLogin' in 'k', whitch is po... 0.00
How to get median value in unordered map? +0.09
Why does trying to access element in hash table change the insertio... -2.27
10 milli-second C++ excution time -2.04
The intersection of multiple sorted arrays +3.77
Printing out a pointer value in C++? +4.09
Why the deference of pointer to a const is changed while the const... -1.90
how do I define an object of a class inside its class? -2.11
Class public variables (Games) -0.38
C++ typedef to rename functions +2.05
objects in a class, number/array or objects -0.34
Is such difference between mingw and msvc normal +4.57
Getting results from functions with 'void' return type, whi... +3.66
substituting positive signed variables to unsigned variables 0.00
Does stack-unwinding deallocate memory allocated on heap? +3.75
is using const_cast regularly as a design tool acceptable? +3.48
Keeping the order of the array in check in C++ +3.52
Performance of pointers in regards to memory cache 0.00
Initializing Data Members with a Member Function +3.70
Is this undefined behavior with const_cast? +4.24
c++ function templates with not arbitrary parameters +2.51