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 ... 93 94 95 96 97 ... 196
Title Δ
In C++11 and beyond does std::string::operator[] do bounds checking? -0.47
C++: type of "such strings". Making a function call like... +2.87
Convert the end() iterator to a pointer -1.96
Binary searching using const pointer +2.62
Struct as a function type 0.00
Why does my program that sorts an array in ascending order produce... -0.30
What happens when an uninitialised pointer variable is deleted in a... -0.45
Sorting array only with while and if +2.43
Why is my code not able to print Prime Numbers within the given ran... -1.38
Reverse String function in C without library functions +1.13
Calculate the two palindrome of number -0.54
Having some problems with strcmp() - code compiles but doesn't... -1.88
C++ error using std::set 0.00
C++ vector with wrapping random access? -0.43
Error- Multiple declaration for complex::sum -0.01
Unexpected output in C code -0.21
Deleting from beginning of a linked list 0.00
How to correctly iterate over linked list on function call -0.06
Array of structures initialization while doing typedef +1.67
Exceptions when using a name of an array 0.00
What is the size that ill get from sizeof(str)? +0.65
qsort in C (dynamic allocation) -0.31
A Codility test that needs to be solved 0.00
Assigning a pointer to a vector -0.97
C++ class with array member with size passed by CTOR +0.42
Difference between instantiating a class object with Constructor pa... +2.37
Using Custom Vectors in C -0.43
How does this function compute the number of nodes in binary tree -1.90
C++ casting a single element of a string -1.95
why should i return reference when i compare three objects? -0.95
Explicitly calling constructors and destructors in C++ -0.01
How are 2-Dimensional Arrays stored in memory? +0.21
What does getting address of array variable mean? -0.58
Why the realloc did not work properly in this case? -1.33
C++ Vector elements' index -0.51
Why do we pass greater<string>() to the sort algorithm? +2.53
comiling error says "node undeclared" first use in progra... +1.18
how can a for range loop infer a plain array size -1.44
Fastest way of counting occurences of 1's in multiple std::bits... -0.20
Passing pointer to pointer and reallocate space 0.00
when does a copy constructor get called in cpp? -1.49
Seamlessly know the size of a string containing a null char +1.30
Array overflow c++ (at arr[0])? +1.28
C++ function returns a valid 'by reference' object after de... 0.00
Can we add an array variable to integer? 0.00
What is the logic is used in the c program 0.00
How to put the condition on an array that at least one element of i... +0.48
Will a member be created with typedef +0.47
Runtime Error - SIGSEGV +0.49
I am a novice programmer of c back ground and learning java. Can an... -0.41