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 4 5 6 ... 55
Title Δ
Completely custom stream operator in c++ -1.07
problem in echo command with comma in c++ -0.55
Why is my elements in my vector of objects not updating upon callin... 0.00
What's an idiomatic way to refer to either std::whatever or not... +2.41
Getting the max element in a vector of objects from a custom class -0.05
Range based for loop for linked list +1.87
Runtime exceeded when reading cin but not when reading from file? 0.00
Include the same header file in multiple files - 'variable'... +0.46
Exception not caught after signal +1.99
SmartPointer Template 0.00
How to remove boilerplate in vector of tuple initialization? -1.78
How do I convert a string to a double in C++? 0.00
In C++, is a "public unsigned int type" in base class, a... -2.26
Simple C++ program to print pthread ID -2.11
In a C++ for loop, is it blasphemy to put two statements on one lin... 0.00
Is it necessary to put aside some emergency memory when new fails? -1.69
File is not opening even though it exists -0.30
undefined reference and operator << vs me -1.76
How do i Pick a Random Number from an array in c++? +0.45
What happens when c++ expects one data type and gets another? 0.00
how to store user input into array in C++ -0.05
What is the opposite of static initialization? +0.51
Using mutable to allow modification of object in unordered_set +1.11
delimiter on getline() doesnt work properly +0.45
C++ and PEMDAS Order of Precedence/Operations? -0.54
Lambda type deduction -0.23
Why does C++ allow indexing with negative indices and indices large... +2.67
Function calls within return() -0.06
"what does "make: *** [executable] Error 1" mean ?&q... 0.00
A template function for reading std::vector<T> from a stream -0.54
Generating some sort of subclass / type registry at compile-time? +0.46
Can I use a lambda to simplify a for loop -1.12
Use of assignment operators inside if condition in C++ +0.47
Iterating over a container bidirectionally -1.81
Test if tree is Binary Search tree +0.46
how to compare 32 bit char against 32 bit char in, inline assembely... -0.15
Why does queue have front but priority queue has top in stl? +1.05
Emulate Import as functionality from python in C++ 0.00
Sorting in c++, without arrays -0.37
JSON Object to C++ model 0.00
Why does this union structure cause a memory leak? -2.02
Serialization and inheritance in Cereal -0.55
C++ Contiguous memory access for object data members +1.05
c++ fstream when see string in file +0.69
Not able download file using libcurl c++ 0.00
How to Print JSON Array -0.53
Json in C++: Parse a number as a string to avoid floating-point ina... -2.28
How To Convert Vector To Json Object? C++ -0.04
Mixing cin with >> operator for a class 0.00
Why are types always a certain size no matter its value? +0.88