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 ... 142 143 144 145 146 ... 196
Title Δ
C char array implementation -2.10
C++ How do you return a *char/char[] in a getter function? -1.11
Multiply only negative numbers and output only negative integers fr... +0.01
Read number of whitespaces for an array of characters -1.68
Learning C++ pointer runs into core dump with following code, I rea... +0.50
gcc and clang both cannot compile a loop program -1.50
C++ error: object of abstract class type is not allowed: pure virtu... -0.01
Recursion of an index 0.00
pointers to struct with malloc-expression expected error C -1.51
Passing Pointers to Functions? -2.38
Using std::copy to copy into an std::deque +0.64
The effect of a goto statement in C++ on the stack -1.28
Accessing fields of a struct for a double linked list +0.17
Check if an array is ribbed -1.73
Is std::vector::reserve(0); legal? -1.08
pass local variable to the callee as a member of a vector +0.10
How to copy array char into string or int* (void *) in c++? -1.01
Error: Assigning to an array from an initializer list; code working... +0.28
combine the whole elements in the array and store it in index 0 +0.22
how can to use array containing c++ map +0.49
Why does my IDE tell me that "newHp" is undefined in my S... 0.00
C Segmentation Fault (core dumped) while concatenating strings +0.50
array definition vs array declaration +0.22
When is (*b) false? -1.13
error: request for member ‘-----’ in something not a structure or u... +0.48
sort, unique, erase does not work 0.00
Using the C++ list standard library to help in linked-list program 0.00
How to get min or max element in a vector of objects in c++, based... +2.41
strtod is returning 0 -0.14
C++ Primer 5th Edition exercise 3.24 - iterators in vectors -0.28
Recursion using local variable, which is only visible from one &quo... +0.13
Vector of object from a custom class +1.02
How to write multiple if conditions +0.32
GCC 4.8 with GNU STL produces bad code for std::string constructor? +2.37
Convert rend iterator to end iteterator -1.63
warning: pointer of type ‘void *’ used in arithmetic -1.25
why i got exec bad access -1.91
What is the difference of '2' and "2" in C++ +0.98
Why doesn't constructor call? 0.00
Conditional operators error -1.52
removing last elements from vector until condition -2.24
Why do I get a segmentation fault when trying to map a string to it... 0.00
Struct C++ array in function parameters not working at all +0.48
Anyone knows why this code doesn't compile? 0.00
How to dereference an array element (C++) -0.89
vector push_back calling copy_constructor more than once? -0.17
Structure element is unable to assign this is asked but i coudn'... -0.04
C++ Passing Dynamic Pointer to a 2D Array +1.29
What is the difference between iterator with reference symbol, and... +2.20
errors in passing 2-Dimesional array in a function 0.00