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 ... 123 124 125 126 127 ... 196
Title Δ
Default constructor in derived classes +2.08
C++ Length of a string in an Array -0.07
Read and extract specific number of bits of a 32-bit unsigned integer +0.00
C++ list in list +0.51
Inserting characters intro a string in C++ +0.11
C++ / How does a iterator work for a Set of class object? 0.00
How to print a string using printf without it printing the trailing... -0.64
Simple program [HELP] c++ -1.69
Which is the fastest way to get a slice of an array in c? -0.22
no viable conversion from 'value_type' (aka 'char')... 0.00
Dereferencing pointer to incomplete type error for a structure member +2.36
How can i use revers string in C +0.26
same struct different files 0.00
Reverse Find pointer to nth occurrence of a character in cstring +2.15
Print an element of 2D array of character or string? 0.00
how can i store an int array into string -1.15
Own strncpy() C++ -0.90
Failed to add a node to linked list -1.40
Structured linked list to an array -0.65
Incrementing pointer to static allocated array 0.00
Deleting Subvectors in a Multidimensional Vector after Checking for... 0.00
How to declare std::vector with an 'n' dimensional array? -0.24
STL list, delete all the odd numbers +0.06
How to find all elements in a range in STL map(set) -0.49
STL Algorithm element wise multiplication WITHOUT sum 0.00
in c++ is this a good practice to initialize char array with string... +2.24
Proper method for using if goto loop -0.89
C - File Input - Alphabetical Insertion Sort 0.00
Sorting a list of structs by an element -0.12
Nested Loops: Decreasing and Increasing +0.01
How to insert key and value to map that is inside another map in cpp? -0.26
extern variable and array declare issue c++ +0.02
Expected expression before error -0.08
c++ string iterator "find first of" -1.37
Invalid object access c++ -1.29
Recursive method for palindrome checkup +0.30
std::strings with and without \0 termination -1.56
Pointer to char and character array in C -1.09
How to delete vowels in a string -0.69
C++ Pointer Char -0.46
2d array with std::vector in c++ - container +0.50
The equivalent C code of a valid C++ code with a While loop does no... -0.21
Splitting char array adds (seemingly) random characters -0.51
Isolate the odd numbers and even numbers -0.31
Why can't I initialize parameters when calling functions in C++? +1.42
Comparing strings by using two different queues 0.00
reference to array is ambiguous error when using memset function +0.49
How can I loop a switch statement to check re-check a char? (C++) +0.33
Making int foo(int bar[][N]) work with int ** baz +2.33
How do I print out every string in a char** to printf()? +0.49