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 ... 51 52 53 54 55 ... 196
Title Δ
How do I use char* and std::string, interchangeably as well as in c... 0.00
C passing by value or reference with pointers -1.03
How is the array works while in a loop? +0.51
C++ linked list pointer always nullptr +1.69
Identifier not found when im calling a function? +0.43
Segmentation fault after trying to access a structure variable outs... 0.00
Using overriden function in base class constructor for derived class -0.10
Alias Declarations in C++ +0.79
Integer Underflow when initializing for loop variable with size_t -0.99
expected primary-expression before 'return' 0.00
type declaration and declaring struct in c +1.07
qsort funcation work with structre which carry char poiter member +2.74
if statements not working for some test cases 0.00
Printing a pointer after its deletion prints null between parentheses -0.31
sum of the array using pointers in c -1.49
Use of cbegin and cend in vector +0.44
Does this creates variables with respective sizes as written after... 0.00
How does scanf() return EOF? -0.18
In an ADT, must the structure declaration be in a separate .c file?... -0.28
Size of class with int and size of class with int inside a function +0.44
Why does the code output only 'Have a nice day?' In spite o... -1.70
Why is template constructor preferred to copy constructor? -1.54
Creating 2 (or 3?) dimensional array of string in C 0.00
How to understand the const variable between different block scopes 0.00
why result "eightnine" comes together when we input is 8... -0.81
How to stop printing a string with condition? -0.33
How do I check in c++, if a vector of strings contains char 'p&... +0.32
Why do we declare and define functions separately in C++? +1.28
How to iterate on an array of int? +1.40
without passing arguments how compare funcation work 0.00
Printing string array with for-loop doesn't function properly (... +0.43
Remove trailing comma in C++ +0.48
Garbage values are printed when I try to print the elements of an a... +0.40
Use a vector to initialize the linked list in C++ +0.45
print the value properly 1 to 10 -0.69
Exception thrown: read access violation. **head** was 0xCCCCCCCC. o... 0.00
How to delete a column in 2d array in c++ +2.35
how to pass pointers as parameters in a function? 0.00
Function is not able to return elements in returnSize array in the... +0.20
Problem with chaining operator<< and operator++ -1.60
insertion in linked list start mid and end -2.19
How to parse this vector through its 0th postition reference +2.08
Why does my empty character array start with a length of 6? -1.40
Infinite loop with a 'deque' in c++ -0.81
How do I find 20 odd numbers starting from a number entered by user? -0.10
C compiler not recognizing unsigned long +2.11
Assert is failing in a string array comparison -0.54
Why is the == operator not yielding the same result as strcmp? 0.00
Convert std::array<std::array<T,N>> into std::vector<... -0.57
Linked list reversal program is not working 0.00