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 ... 47 48 49 50 51 ... 196
Title Δ
C Newbie/ not understanding what might the problem be -0.05
Declaration of a function pointer's typedef in C++ -1.93
C++ Assign char** to an array of strings 0.00
Infinite loop error with my binary to decimal method in C? -1.93
Private inheritance visibility/access in C++ -1.68
How to know how many pattern segments are in the array? -0.70
calloc() to a pointer in struct doesn't work on clang 0.00
What does Node * head outside of the struct do? 0.00
Cannot convert 'Class::operator==' from type 'bool (Cla... 0.00
C++ how to check if given input exists in the vector of pairs? 0.00
C++ Palindrome program always giving 0 (false) as an output problem... +0.27
how do i solve this stack overflow error? 0.00
Dynamic array of struct with string members +0.46
if i<=number-1 then, maximum value of i should be number-1, then... 0.00
How to return the maximum value in a string of alphanumerical chara... 0.00
Small tweak to my c++ pyramid assignment? How should I do it? 0.00
cout a function of a class +0.45
Initialize array of strings indexed by enumeration in C 0.00
Tuple works with nullptr but doesnt with NULL -1.08
Memory waste? If main() should only return 0 or 1, why is main decl... +1.55
How can I differenciate this two operator overloading? 0.00
How to do a linear search of two vectors in c++? -0.36
Why does this variable's value equal '0' and not '42? -0.61
Segmentation Fault before reaching main - C++ -0.69
Flip matrix across its diagonal -0.40
Use buffer between std::string::end() and std::string::capacity() -0.31
Error while printing 2D array using pointers +0.44
Problem with std::partition to seperate elements less than pivot 0.00
How to calculate where an indexed value in a 3d array will be in me... -0.07
How to parse a string containing an integer and check if greater th... +1.04
C passing structs as fucntion paramaters 0.00
Why is my variable being assigned to 0 to despite the user input? -0.05
Range-for loops not using std::next by default? -2.19
How to implement function with one argument that swaps private cont... +0.50
Converting array of an object passed in as an argument to vector -0.29
What is the error in this function that deletes all the strong numb... -0.17
How can I use double pointers correctly in this case? -0.07
How to insert object into std::map while declaration 0.00
I'm trying to code a binary search tree using c++ but the progr... +0.44
Cout from a map with std::tuple -1.61
Why ++str operation causes error if array is char *str[] but not in... +0.85
My program for checking the contents and length of the string is ha... 0.00
std::vector constructed with initializer_list not behaving as expec... +2.21
Easier way for multiple if-else tests +1.46
C++ Heap Corruption but only in Unit Test Project +1.06
Inserting a character in a string -0.47
Remove a node from linked list if (condition) 0.00
Why is pair of const trivially copyable but pair is not? -0.90
Finding string length without using library function -0.23
c++ virtual class function returning instance of concrete subclass -1.57