StackRating

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

jaggedSpire

Rating
1553.40 (7,013th)
Reputation
3,594 (46,808th)
Page: 1 2
Title Δ
Is clang correct to warn of a binding to a temporary value? 0.00
Why operator<< is ambiguous? +3.28
What happens when >> operator is trying to input a value bigg... +1.48
Is it possible to 'throw away' read value from input stream? +3.59
C/C++ pattern: exiting a for() loop on elapsed timeout -1.00
Force narrowing conversion warning +4.37
Using RAII to manage resources from a C-style API -4.00
Using RAII to manage resources from a C-style API +4.00
Is there a shorter way to write compound 'if' conditions? +0.78
SDL 2.0 Memory Leak 0.00
C++11 Change `auto` Lambda to a different Lambda? +2.21
How can I compose a pair of functions in C++? +3.89
Need help encoding C++ strings by increasing ASCII value +1.52
Catch test framework issue: cannot use Catch::Session() 0.00
Check if iterator to std::map points to second last element +4.25
unsigned int vs unsigned short difference in c++ +3.69
Does RandomAccessIterator imply that the data is continuous in memo... 0.00
When is a private constructor not a private constructor? +1.75
Program works only if I keep displaying something until solution is... +3.62
shared_ptr and const methods thread-safety 0.00
better way to ensure that a string contains only alphanumeric chara... +1.05
Why is there no `noexcept` specifier on std::unordered_map::count? 0.00
C++ Copy constructor gets called instead of initializer_list<> 0.00
Which STL algorithms are safe to use with single-pass input iterato... 0.00
Floating point resolution seems more limited than it ought to be +1.38
c++ - accessing derived class method via abstract template base cla... 0.00
C++ : Slicing to base rvalue? 0.00
Difference between using namespace std and using std::cin 0.00
I'm using the SDL functions without the SDL_main be defined. Is... +4.47
Modify SFINAE idiom to check return type of a function using std::i... -1.83
Can the state of a standard C++ iostream manipulator be polled? 0.00
How can i write arabic string in C++ using Codeblocks? +3.75
Where are the memory leaks? 2d array class 0.00
What could the use of the operator keyword in c++ mean here? 0.00
How to handle multiple similar conditions in while loop? -1.13
Cygwin Error When Running Mastermind Program 0.00
Overloading output stream to print entire matrix +3.97
Pointer to Array holding two Vectors +4.00
Segmentation fault when using std::fill 0.00
C++ std::stod. How to make user enter a number? +0.41
Read newline using stream C++ +1.41
Wake up a std::thread from usleep +0.83
C++ Programming : Error when assigning the iterator to vector -4.22
What is a stringstream and how does it work? +4.25
passing class objects in C++ +4.32
Check if a number only exist as positive or negated in List<List... -0.16
how can i use _getch() without using "using namespace std;? +2.37
fstream using formatted data +4.33
How to assign string to unsigned char[] in c++ +4.05
local variable inside the loop or outside the loop -0.20