StackRating

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

quantdev

Rating
1650.76 (549th)
Reputation
21,417 (6,231st)
Page: 1 2 3 4 ... 12
Title Δ
Reading a file containing characters in parentheses into a vector o... 0.00
Bash Script involving Text Search from the Clipboard 0.00
Is publishing of magic statics thread safe? -1.65
What is the meaning of void* volatile* in c++ +1.48
Correct way to cast using unique_ptr +0.31
Portability of iterating over an array using a pointer 0.00
Why C++ STL containers use "less than" operator< and n... +1.70
Move or swap a stringstream +0.30
C++11 implicit copy constructor while implementing explicitly a con... -1.18
how do you compare a string to a vector value? -0.35
Performance: if (i == 0) versus if (!i) +1.28
Does a function that returns a variable still run without assignment? +0.31
What's the difference between first locking and creating a lock... +0.47
How to elegantly search an array of struct in C#, porting from C++? +2.17
How to indicate the type of a container template argument? +1.12
Get Nth type of variadic template **when one or more of the types i... 0.00
std::align not supported by g++4.9 0.00
std:: qualifier needed when overloaded namespace function exists? +1.63
Is std::string() the same as std::string("") +0.01
C++: call non-templated functions of a templated class -0.30
Template syntax to accept an argument with the type of the derived... +0.32
String in a function isn't modified in C +1.77
Copying std::unique_ptr's value via dereferencing +1.63
C++ CRTP Name Lookup +0.33
Implicit construction of std::string does not happen during copy-in... +1.31
Public deleted or private default ctor/assignment/copy ctor? 0.00
How do I copy an initializer_list? 0.00
change counter c program not displaying correct output 0.00
How do you make an array of strings in C? -1.19
delete[] pointer being freed was not allocated 0.00
C++11 initializer_list constructor with header and cpp file for cus... +0.39
Why am I getting Run-Time Check Failure #2 - Stack around the varia... 0.00
C++: Function template specialization for array -0.53
Why did C++11 introduce delegating constructors? +1.24
Convert Fixed Point Decimal Number to Binary 0.00
Implementing a template Matrix class 0.00
Const Class Member Copy Constructor +0.57
Issue with SFINAE in Ideone? 0.00
Getting stuck in infinite loop +0.93
unexpected behaviour of using declaration with private inheritance... +1.40
How to deallocate 2d array? -0.11
Pointer Confusion with C++ +0.31
error: expression must have a class type +0.33
My code compile, execute but program crashes at the end 0.00
c++ vector.size() doesn't update if assigned through pointer +0.66
Can I always substitute regular pointers for input iterators? +2.43
Creating a vector of indices of a sorted vector +0.47
receive data from multicast socket in linux with lowest latency 0.00
Use ternary operator to print different types in a single line 0.00
Is there a difference between array templates and built in array ty... -0.49