StackRating

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

Martin York

Rating
1547.36 (8,780th)
Reputation
206,392 (222nd)
Page: 1 2 3 ... 55
Title Δ
Is there a way to print a string-type variable in C++ via the ncurs... +1.82
Output the repetitive ASCII diamonds +1.51
Why is it not printing in the right order? +0.97
How to make a github pages for an organization 0.00
Displaying text backwards -0.07
Reading arguments from a text file using < +0.42
Get ordinal number of C++ variadic template parameter +0.42
Casting static_cast on dynamically-created element of smartpointers... -0.71
How to detect the end of a chain of << operators -1.64
Parsing date and time string into a number to compare C++ +1.86
c++ pointer manipulation problem with linked list insert at head fo... 0.00
Why is there a while loop in wait function of a semaphore, when if... +1.40
Redirecting standard output to pipe and then reading different leng... 0.00
When an object’s destructor in C++ would be called? 0.00
How to initialize a list of struct with constructor in c++ -0.95
MSVC treatment of ##__VA_ARGS__ vs. other compilers -2.34
Updating variables using stringstream +2.14
How to determine if the elements in the range [start,stop) are all... +0.17
Shared locks from multiple threads can starve a single thread looki... +1.41
how to write clean try/catch block when find function returns a ref... -0.64
Not able to set conditional Variable -1.76
How do I create a list of objects in c ++ and use its methods? 0.00
why do I have to use cin.ignore when I not using getline()? 0.00
C++ code for Palindrome numbers in a range that are palindrome when... 0.00
what can I get sum that string tokens converted int in C++? -1.82
C redirect fprintf into a buffer or char array +0.68
Is there a way to change color without outputting the ANSI escape s... 0.00
Why am I getting all these errors in templates in c++? 0.00
While loop cout not printing 8 times -1.50
How to solve this problem using recursion? -0.58
Diameter of a tree graph 0.00
What is the difference between returning new object immediately? +0.43
Getting wrong output after calling an overriden method in C++ -1.03
How to inherit postscript increment from base class and return deri... 0.00
Getting an empty CSV when downloading from URL in Cpp 0.00
Creating vector of custom complex number class using std::vector 0.00
Why is a C++ class's destructor called after assigning using a... 0.00
Check if string is "null" in C++ +1.17
How to stop the number from rounding up when using setprecision? -0.57
Parsing file with find gives strange results with different files -1.56
Retrieving variadic parameters from stack manually -2.17
C++ convert string to int -0.06
getline function doesn't seem to be working in c++ -0.08
What are the exact differences betwenn int **a and int a[][] as fun... -0.83
C++ small function not inlining +1.63
C++ - How to bind a callback to a class method without being static? +0.42
How to write a platform independent wrapper function in C++ +0.74
Pointers and Dynamically Allocating Arrays error in C++ -2.31
Trouble getting two variables to update in C++ for loop -0.08
javascript arrow function: can we capture values like in c++ lambdas? -1.33