StackRating

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

Vlad from Moscow

Rating
1551.24 (7,571st)
Reputation
152,082 (371st)
Page: 1 ... 188 189 190 191 192 ... 196
Title Δ
Inserting a while loop inside a for. Consider this a brain teaser -0.59
Doubly linked list reverse print? -0.41
Copy/move elision versus explicitly deleted copy/move constructors 0.00
C++ multiple values initialization +0.16
Problems with array in for +0.63
Delete from specific indexes in a std::vector +1.04
Is it possible to use std::string in a program as part of if else s... -0.25
Alphabetically sorting the words +0.47
C++ - Developing own version of std::count_if -0.18
Hexadecimal to string conversion in C++ +1.62
sum a sequence of frames using opencv/c++ +0.09
Using pointers with char type variables -0.70
A bunch of variables are being uninitialized. Not sure what to do +0.87
C++ Recursive binary tree -1.00
c++ Array printing hex? +0.66
C++ best way to modify a given member of all objects in a vector of... -0.08
Passing multiple variables back from a single function? +0.66
Trying to print information stored in an array of type object in C++ -0.63
VS2010 / VS2012 C++ "for each" loop -0.05
How to loop back to the start of a switch case statement C++ +0.04
Error : Invalid conversion +0.91
Difference between these two methods of inputting elements of a vec... -0.14
How am I using vector iterators incorrectly? +0.36
Determining if two vectors contain two adjacent items the same +0.30
Selection sort recursively in C++ -0.09
What happened when do std::vector = std::vector? -1.09
Attempt to print an array prints nothing +0.44
If statement is not working even statement is true -1.21
how to put a string into an integer array c++ +0.61
pointer in post increment ++ operator overloading +1.28
What's the error with this xor -1.33
c++ use an input argument as output +0.22
Does std::string::clear reclaim the memory associated with a string? +0.09
On which C standard will C++14 be based? 0.00
How does this array work -0.39
error LNK2001: unresolved external symbol when some files have been... +0.10
Merging two stl containers without std::merge -1.17
C++ Cannot instantiate abstaract class's child -0.24
getting errors stray ‘\342’ and ‘\200’ and ‘\214’ -1.29
Reading strings into array with input check +0.58
C++ Inheritance: How to get Size of called object? +1.43
Program received signal SIGSEGV, Segmentation fault in output -1.46
Template class Y in namespace X with class X can't compile in VS2010 +1.44
How to copy values from an array into a new one? -0.49
What does the C++ standard mean regarding object lifetime begins? -0.24
code that read from text file, remove stopwords and then apply case... +0.35
How to find and replace all occurrences of a substring in a string? +0.50
array initialization - conditionally -0.41
How do you make a function add 1 to itself every time it's called? -0.39
Reading input from file and populating array to store data for late... -1.02