StackRating

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

Slava

Rating
1589.54 (2,341st)
Reputation
33,416 (3,525th)
Page: 1 ... 13 14 15 16 17 ... 28
Title Δ
std::string::c_str() overwrittes the previous one returned by a fun... +0.75
Why does erasing End-Iterator not give Segmentation Fault with shar... 0.00
Why does the while loop stop at 0 in this code? +0.49
write in the file with Linux 0.00
c++ simple while loop that doesnt loop +0.49
How to store a value obtained from a vector `pop_back()` in C++? +0.14
Check if string has letter in uppercase or lowercase +2.78
Lambda function in accumulate +0.89
Split vector to unique and duplicates c++ -0.57
What is the difference between printing a char* with `&` and `(... -0.63
How to safely construct a C++ object in malloc'ed memory with a... +2.10
c++ function call via pointer can acess hidden base class member fu... +2.14
Is there any way to use string in c++ without the word "string... +2.02
Why when i add number to string it shows random text in c++? -0.12
equivalent of this in STL +1.21
Largest and second largest number in array C++ -0.24
buffer to struct conversion +1.16
Considerations when choosing between storing values vs pointers in... +0.50
Wrong bool value passed to function in C++ 0.00
reading and convert binary data in C++ 0.00
How do I find the max frequency of a number of an integer? 0.00
find the max one number in a list of double, need to care about pre... -1.38
i get an error "expression can't be used as a function &qu... -0.70
ofstream : can't convert to ofstream& 0.00
Is it possible to freeze and dump state of program? -0.58
The way to create object of a class +1.83
c++ multiple condition to match exact string -0.67
Switch statement to evaluate string input C++ 0.00
Why my dynamical programming of fibonacci doesn't give a linear... -0.49
when one std::vector object is in stack and the other one is in hea... -1.75
C++ How to get a date using int values -1.02
Why is this function not returning the correct value? -1.48
Why using find_if like this fail? -1.73
C++ vector: push_back an array of int => Does array get copied? -2.00
C++ - Assignment of raw pointers to unique_ptr nodes in a Linked List -1.30
Temperature conversion to as 2 bytes 0.00
Singly Linked List - Segmentation Error due to Destructor implement... 0.00
C++ - Building my own String class for school, can't overload &... +0.52
Function, that takes string and number as parameter for creating fi... 0.00
Member functions in classes +1.21
C++ Lambda -- String params not working in following function calls +1.45
Move element from vector A to vector B (not empty) in reverse order -1.55
Swapping two strings in C++ -1.74
What is the use of Mask? -0.54
In C++ how to initialize a vector with values {1,2,...,n} without a... +1.88
Why the destructor gets called before doing the copy? -0.26
=+ operator in c++? +1.29
If letter then output -0.52
Subtraction is giving me positive result C++ +0.50
Having problems initializing an object in c++ - Linux -0.03