StackRating

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

Ionut

Rating
1540.56 (11,535th)
Reputation
2,888 (58,521st)
Page: 1 2
Title Δ
C++ getline() with boost::iostreams::filtering_istream works strange 0.00
"weird" behavior variable... -0.47
C++14 extract quoted strings verbatim including the quotes +0.07
Memory leak detected by valgrind, but cannot find line where I forg... -4.77
string::replace not working correctly 100% of the time? -1.93
C++ - Linked List - Unable to create a temporary node 0.00
avoiding circular inclusion when having to pass back values +3.47
C++ incomplete output when splitting string 0.00
no suitable conversion function from "const DListNode" to... -4.68
Header correct, but compile error(identifier not found) +3.48
C++ white line skipping error +3.71
C Shell (cpp.sh, browser based compiler) is running a program Visua... +3.51
C/C++ compilation. Having trouble with simple makefile for a project 0.00
Command line parser ignores required option 0.00
boost named_mutex private member access error +5.01
Overloaded operator, but still "no match for operator" er... +3.56
unordered_map - Hash function has no effect +3.84
How can I delete data from a sequential file while it is being appe... +3.76
No match for operator [] +5.43
c++ return from template -0.20
Init Array of vector.size() in c++ +3.60
How to capture git clone output with fork() exec() 0.00
How to compare char* with string in boost unit test? -0.09
How to keep track of which all child processes are killed in c++ 0.00
Unexpected results from boost::lexical_cast<int> with boost::... 0.00
Multiple instances of a unique_ptr -0.66
Overloading output (<<) operator for a class with private enu... +3.91
Passing Vectors to a Variadic Template -0.14
How to insert only a few data in vector in c++? +3.55
How can I store 101011010 to array respectively? +3.95
Segmentation Fault query -1.55
SQL error: near ".2016": syntax error 0.00
Arrays Vs Vector During Recursion +4.33
Overloading the ostream operator yields compile errors -0.10
Array resize function in dynamic memory +3.96
Pass generic type in c++ method as parameter -1.09
Significance of ios_base::sync_with_stdio(false); cin.tie(NULL); +3.75
error: invalid use of incomplete type ‘class Theron::EndPoint’ 0.00
how does return work in this code? 0.00
Modify contents of basic_ostream object in c++ or, deleting data co... 0.00
make error: multiple definitions of... despite include guard +2.18
Overloading Assignment operator in template based class 0.00
c++ Why i need pointer casting each time i request method from cont... -3.97
Pthread query: Sequence of threads error 0.00
C++ inheritance virtual pure function +0.06
Sorting class members in a template class in C++ -3.86
How to Swap pixels to mirror an image c++ 0.00
type name not allowed and expect ) +0.21
Push_front() alternative for a vector and operator++ for a map 0.00
Trying to use a global 2D array between 2 class files in C++ 0.00