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 ... 15 16 17 18 19 ... 28
Title Δ
counting vowel with find() and string::npos +2.06
For loop tricks +0.12
Why am I getting this error: nomatch for 'operator<<'... +0.51
Error in Strings assignment. (C++) +0.51
Invalid Write Size using C++ Vectors at Address 0x0 -1.08
Select specific elements from a vector -1.21
const char* pointing to an array of char on the stack +0.54
Why does std / boost::format cause this c_str() behaviour? 0.00
(C++/ QT) Use a switch statement with strings by turning the string... -0.50
Return specific map entry instead of map::end if no map entry was f... -1.46
C++ switch statement evaluation -0.78
Comparing observer_ptr< T > with T * 0.00
What are the properties of a const member function's return val... -1.39
Passing to a Reference Argument by Value -0.67
Remove duplicate file names in a vector -0.55
C++ printf field width specifier ‘.*’ expects int not size_t +0.53
why can't the compiler find the method definitions in .cpp file -1.48
Why is this loop running invisible code? and not working in order -0.30
Declare a static variable inside the loop or declare a regular vari... -0.22
C/C++ strtoul of negative number +0.78
Stack calling destructor even after following the rule of three +2.52
Why doesn't forward iterator have addition assignment operator? -1.16
Can pointer 'this' be a shared pointer? -0.13
convert a large string with escaped chars to a byte aray +0.00
Change Linux shared library (.so file) version after it was compiled -1.18
Converting from a std::vector<int> to a char[] C++ +0.79
Thread pool queue is not getting updated with pushed items, though... 0.00
I am having erros in this code and I dont really understand what is... 0.00
How this bitwise operation work? -0.64
Make a shared_ptr with only one owner +1.35
Char * as key in a map C++ 0.00
is_const doesn't work as expected for reference -1.10
How come the condition of this for loop is still satisfied? -0.94
Expression must be a modifiable lvalue (when attempting to append t... +0.51
Sorting a Vector by Mod with Lambda -0.49
Bit shift leads to strange type conversion +0.67
Operators evaluation -0.95
Error when passing function as an argument in C++ +2.10
Sorting a vector of custom objects by one field 0.00
std::cin directly to a function +2.47
someone can help me troubleshoot my c++ code +2.57
What is constexpr? -1.01
Iterating through specific elements of a vector using another vector -0.42
Sort std::vector<int> but ignore a certain number +0.84
C++ Even or Odd number program not working properly +1.48
C++ glibc double-free error +1.38
Sorting C++, First element not working -1.39
Can I conveniently converty QVariant back to QList<MyType>? +2.10
Output with std::string 0.00
Why am I getting "C4800: 'int': forcing value to bool&... 0.00