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 ... 132 133 134 135 136 ... 196
Title Δ
I want to use pointer 0.00
implement split string by strtok in C - Segmentation fault (core du... 0.00
Reset iterator in loop after erase -0.01
Overloading operator= doesn't compile with assigning +2.17
Struggling to figure out how to write a certain function +0.49
what does [] const_iterator::value_type in std::transform mean +1.41
In Below code d=a; not calls copy constructor then How The a is cop... +1.39
deleting some characters from string and copying it -1.11
Why am I getting the error "expected primary-expression before... -0.12
Why we can get offset of a struct like this? 0.00
Copying odd-value elements from array in C++ -1.26
How do I calculate and return the value of pointer to max element?... 0.00
What is the type of "auto var = {condition} ? 1 : 1.0" in... -0.45
how to initialize a char pointer array for an array of strings c++ -0.70
Segmentation fault while initializing an empty std::vector C++ +1.42
change pointer according to condition in C (asterisk 1.4 cdr struct) 0.00
Generate the Cartesian Product of 2 vector<string>s In-Place? +1.45
Memory leak, Node list C++ -0.70
Memory addressing and pointers +1.24
C++ code error in my practice code -1.94
error: request for member ‘x’ in ‘y’, which is of non-class type ‘C... 0.00
Why do STL numeric algorithms use 'op' rather than 'op=... -0.03
Unique Pointer nullptr comparison +2.30
C++ compiler does not warn about missing argument before end of def... -0.65
Assign a set of strings to contents of a vector c++ -2.01
array of pointer to functions c++ +0.50
c program to print second largest number of three numbers given as... +0.50
Is this c++ code correct (create reference from enum identifier)? +0.49
Default values for Array of Pointers in C -0.72
String example doesn't behave as expected 0.00
How does this iteration work: for(++s ; *s; ++s) -1.22
exercise: split the array values into positive and negative arrays +1.87
Why doesn't this reverse function work correctly? 0.00
Replace letters in vectors of string 0.00
Undeclared identifier C++ +0.50
Define a enum data types for use in several files -0.25
Not the same message when i compile on my computer and on the schoo... +0.50
How to draw a triangle in C using +, -, |, and \ +0.11
iso c90 forbids mixed declarations and code 0.00
'names' string disappears after qsort with 'Symbol'... 0.00
C pointer referencing another pointer in functions +2.71
Swaping two rows of 2 dimensional character array in C +0.38
Write a program in c++ that output a matrix as bellow 0.00
Is it only the first character of a const char * that is constant? -1.20
Const and non-const in one variable definition list in C++ +1.17
What does the following C++statement mean -0.54
Pointers to structure +1.21
C++: Printing or cout a standard library container to console +0.37
How to sort 3 strings variables in alphabetical order with c++? +0.90
What is the difference between passing &var to *var and var to... 0.00