StackRating

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

Praetorian

Rating
1708.34 (116th)
Reputation
90,091 (871st)
Page: 1 ... 15 16 17 18 19 ... 30
Title Δ
Quickly convert raw data to hex string in c++ -2.46
Executing bound std::function throws std::bad_function_call -0.48
Dpointer inheritance +0.63
Why do I have to link these libraries twice for LLVM? +0.94
Application icon in PySide GUI -0.40
LINK1104 cannot open boost static library using visual studio 2008... 0.00
How to overload non-const index operator for valarray class 0.00
Can boost:algorithm::join() concat a container of floats? 0.00
"if(pointer) delete ponter" trys to delete even when poin... +1.75
C++ STL, constant iterators, find() +0.36
const to non-const iterator comparisons, are they valid -0.87
Trying to understand stack and heap in C++ +1.90
C++ need for destructor function -0.54
Errors using std::for_each lambda function +0.37
Deleting a dynamic member through a destructor causes program to hang 0.00
Iterator over a vector of pairs and use std::copy to print the result 0.00
how to trim vector char array or string? +0.93
Can't cope with expected identifier -0.12
What does ret reinterpret_cast do? 0.00
Should this code cause a warning -0.11
if statements in c++ +0.80
Why is the C++ STL set container's count() method thus named? -0.13
Wrong behaviour of set<Vec3b> -0.34
How to make the for each loop function in C++ work with a custom cl... -0.55
How to get the type of elements in a container? 0.00
Is this an undefined behavior? 0.00
Why do I Get Different Results Using Array? -0.43
C++ std::tr1::hash for a templated class 0.00
Print out vector of strings backwards +0.93
C++ 'overloading' the if() statement -0.48
Matlab Simulink with Stateflow chart not outputting in scope with w... 0.00
How does Windows know what program to open a file with? 0.00
which configuration option is used by Mex to compile using matlab? +1.17
Is it safe to pass std::string to C style APIs? +1.33
Can std::chrono::system_clock::now() throw an exception? +2.99
Do I need to use volatile keyword if I declare a variable between m... -0.78
Distance between istream_iterators 0.00
What's the correct way to initialize a member array with an initial... +0.38
erasing from a vector with a base class ptr +1.78
MATLAB Concatenate vectors with unequal dimensions +0.35
Confusing answers : One says *myptr++ increments pointer first,othe... +2.10
How can I filter my array of numbers in Matlab/Octave? -0.11
Why do parentheses make a difference when initializing an empty vec... -0.02
c++11 Creating data member for variable-size std::array in class de... +1.15
Is there a way to declare unsigned fixed width integers with bit fi... -0.19
Adding a colon (:) to an unsigned char in C++ +1.62
C++ return string keeps getting junk 0.00
Suppress -Wtautological-compare warning -1.46
Function template: why ambiguity is generated? -1.67
Getting float values from a vector 0.00