StackRating

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

Miles Budnek

Rating
1616.42 (1,202nd)
Reputation
10,899 (13,786th)
Page: 1 2 3 4 5 6 7 ... 12
Title Δ
Why does dont you have to #include<vector>, if you already in... -0.65
Random access iterators and deque 0.00
Create a String Array in constructor and use it in main function 0.00
How to make variable to be a literal string 0.00
How to construct begin and end iterators in the middle of an array? +2.01
Getting address of class member function and calling it from pointer +1.59
How to capture a type of return value of a function returning a lam... -1.03
C++: is reinterpret_cast the best choice in these scenarios? 0.00
Return a reference from a function that takes it as a parameter +0.31
Reusing a pointer of double array without memory leak in C++ via &q... -1.27
Is there a function to generate random number using triangular dist... 0.00
Specialized templates for pointer and c-style array variables -0.12
Unspecified size of array in function parameter -0.75
Understanding error with taking address of non-static member to for... +2.01
How 7 is the right answer and not 6 in this output 0.00
GCC undefined references with abi:cxx11 0.00
Why `r(sqrt(x*x + y*y))` rather than `r(x)` -0.46
C++ using capturing lambda inside virtual method +0.37
c++ pointer issue involving delete operation +1.55
How to give a instance a function from a library in C? 0.00
String operation to copy number of character to a new string locati... 0.00
Implementation of concepts in C++17 -2.02
Creating a smart pointer member of class referencing itself is a el... 0.00
Capturing Python Sys.Exit Code with CreateProcessW -1.34
C++ Replace strings function does not work if the sentence to repla... 0.00
Confusion over char* array elements access 0.00
Inline c++ method in assembly -0.60
Base class catch not catching exception even if it is appearing bef... 0.00
Ignore function anomaly when used to reading files in c++ 0.00
How correctly use is_reference? -0.93
List all users names of the Linux system by calling c++ function 0.00
Code converting error occurs using GCC 7.3.0 0.00
use-case of lock guard in the case of exception handling in c++ +0.34
Value vs. Object -2.53
Safety vs speed of multithreading in C++ -0.41
C++ deleting function pointer before end of scope 0.00
Void pointer pointing to the same address -2.44
How to understand that the object was destroyed? -0.16
How to declare objects while iterating +0.31
Type inference of 'auto' when using range-for loop in multi... 0.00
Can I somehow call the derived class method while looping through v... +1.06
Pass char* to pthread_read function -2.37
C++: How to overload pow for user type? -0.82
C++ using arrays as multidimensional despite initalising it as 1D w... +0.59
How I check whether a thread is locked 0.00
how to send a string from child to parent using pipe 0.00
Multiple inheritance of a templated exception class in C++ +0.40
Multiply object is changed after changing one pointer 0.00
How are the addresses given to pointer variables? Do they follow an... +1.05
Reading strings from specific directories to dynamically populate a... 0.00