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 ... 129 130 131 132 133 ... 196
Title Δ
Calculate two numbers and skip the sign? -0.27
std::min_element getting the result for the iterator -1.01
Operator overloading in c++ for class 0.00
C++ A nonstatic member reference must be relative to a specific obj... +1.81
C Char Array Define Length Using Variable Not Working +1.00
Alternative to many case switch statement in C -2.14
Logical error in recursive function -0.95
sort function not working properly (bubble sort) - c -0.18
Difference between strlen(str.c_str()) and str.length() for std::st... -0.80
C char array has different length than expected +1.42
What is cin>>str+1 in C++ string? -1.00
Destructor gets called before member function when assigning unique... +0.01
Why does endl(std::cout) compile -0.43
Output of array program -0.52
Declare Pointer in Header results in Access Violation +0.48
C _Generic error - expected expression before '_Bool' -1.46
Iteration into std::vector<string> -0.51
C++ Will all code inside a nested 'if' statement run, even... -0.75
Why does the following code give different results when compiling w... +0.80
Compiler errors on for loop 0.00
Initializing chained hash table to NULL. Get "lvalue required... -0.01
String reversal without altering original string -0.28
My recursive function written in c++ doesn't work -1.60
how to pass a vector of vectors into a function expecting a (raw) p... -0.08
Linker error when passing static const int as reference -1.14
c++ std find() function return value -0.88
bad management of pointers in C +1.33
How to get substring of char* +1.21
an algorithm to uncompress string -1.93
How do you use std::not1 and std::not2? -1.12
C++ - thread execution fails +0.48
How can I remove an inserted letter from a string? -0.28
Recursive Function that returns all substrings of a string +1.24
comma separated assignment to an integer variable n c -0.74
C++ reversing a string with only one string +1.03
for loop exits after putting first number into array 0.00
Incomplete type used in nested name specifier -0.42
why does '%d' not return the right value? -0.32
declaring vectors in scope 0.00
Does the following C/C++ code invoke undefined behavior? +2.36
Logical error in push operation in stack -1.76
Strcmp — loop while no input +1.77
+ operator overload to add different C++ class object +2.15
Reading from argv in C -0.00
Printing out std::string crashes with segmentation fault error -1.56
C++ - Struct in separate file 0.00
Is this most efficient way to find lowest number using function in... 0.00
creating a linked list + add new node + print the list and cannot f... +0.48
How to use a function c++ +0.48
Why will this not print? +1.51