StackRating

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

Jts

Rating
1499.45 (3,782,565th)
Reputation
2,724 (62,028th)
Page: 1 2 3
Title Δ
Initializing an object of a class inside another class using constr... -3.55
std::chrono::system_clock and duration<double> +4.26
Deleting pointers that point to the same variable -4.05
Initialiser, specific member of a union -1.08
How to initialize int *const *const? -3.66
C++ - unable to read highest value in vector 0.00
Two array lists -4.04
Related to array -1.52
C++ string appending problems +4.16
When using map::erase() "error: passing 'const ***' as... 0.00
I read map.erase(map.end()); deletes the last element of the map.Bu... -3.81
Subtract a variable from vector<int>, using for_each and lamb... +3.70
passing template args to std::thread 0.00
Conventions of creating a vector -4.20
Why are these two different representations (dec vs. hex) of intege... +3.89
C++ Is delete[] enough to clean up after an array? +0.71
Treat c++ string as a pointer +4.04
How to dynamically allocate arrays in C++ +3.81
Visual Studio: Disable Automatic Initialization +4.25
Best practice for deferred initialization of private class members -0.90
How to split string to sring array withou word splittig in C++ -0.01
New to nested loops 0.00
Another C++ output alignment issue +0.45
C++, class member +4.92
how to allow multiple inputs in case of an incorrect data type entr... +4.52
Why does this code no longer work when I swap the array for a vector? +4.44
Declaring < 10 after an integer? +0.20
Conditionally defining the constructor of a template class, based o... +5.44
C++ ostream << overloading problems 0.00
Flag controlled while loop to search txt file 0.00
Get pointer of base-class to use functions of derived class 0.00
The structures or STL containers? 0.00
C++ program crashes after calling destructor containing delete oper... +4.51
How are contents of an object defined when using placement new on e... -2.35
iterator type for Template split class constructor in C++ 0.00
For each loop only takes first string of array C++ -1.65
How is the move constructor of member variable invoked without usin... -0.85
Advantage and disadvantage of using void pointer in C++ pimpl -2.43
Emplace and insert in unordered_map in Visual Studio? 0.00
Error with too many initializers -3.81
What is a resource in C++? -3.60
How to commute a string into a mathematical equation +0.24
Push_Front Pop_Back for C++ Vector -3.66
how to fix error C2460 in c++? +4.16
Translating java byte array to C++ -3.66
What is the most stl-ish way to replace character in a std::string... +4.46
Cannot call generic std::function member from template class -3.78
Put chars used two times in a variable is a gain of space? -3.94
std::condition_variable calling notify_all more than once 0.00
compare TCHAR* and values from a TCHAR* [] 0.00