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 ... 103 104 105 106 107 ... 196
Title Δ
Error when adding int elements from a vector c++ -0.03
typedef, arrays and pointers in C -1.77
K&R exercise 1-9. Putchar and getchar +1.25
Can we assign less array contents at array inline declaration? -1.17
C: Returning a string from function? -1.86
In std::exchange, why is the second template parameter defaulted? -1.56
Implementation of strcmp +0.23
How to perform a byte-wise XOR of a string with a hex value in C++? -0.49
Pass pointer of array to function that sorts numbers +0.49
Diffrientiation in outputs depending on the ommition of curly brace... +0.48
Does the C++ standard requires signed integers to have exactly one... -0.80
iterating a value each time a function is called +0.16
(C++) What's wrong with this code?. Please -0.51
insertAsFristElement was not declared in this scope 0.00
How to declare two dimensional arrays using pointers? -0.66
C++ selecting N characters from string -1.20
How many bytes would a string occupy, initialized for less letters -1.52
Adding more elements than allocated space +0.63
program that outputs the different characters (not the ones in comm... +0.97
Ambiguity between const best matching function and other function +1.39
Returning a pointer to structure from a function -1.01
C++ Pointers - When do they get reassigned? 0.00
Difference between (*)[] and *[] declarations -0.54
Assign the count of every element of an array to each element of an... 0.00
Allocate memory for two dimensional array of integers but it should... -0.74
What does this while loop do? C programming +0.51
Acces violation writing location c ,2D dynamic array 0.00
How to initialize Vector? -0.51
how to read inputs in c using scanf if every time no. of inputs are... -0.88
No compile error regarding wrong function parameters 0.00
How to implement shifting of sub-array one position 0.00
Why was the value of pointer p changed when any value was assigned... -1.29
Pointer to 2D array in C 0.00
Looking for a string in two iterators in C++ +2.10
Why does double empty curly braces { { } } create a std::initialize... -1.24
Deleting elements in linked list until i find word +0.03
Arduino problems:" 'i' was not declared in this scope&... 0.00
substr() from the 1. to the last character C++ -0.52
Using an If statement to find prime numbers +0.46
Part of string conversion into integer - C++ +0.87
C++ classes link error s 0.00
How do I separate strings based on multiple delimiters in C? -0.19
strtok() when the delimiter is string -0.51
Recursive binary search in sorted array c++ +1.26
How do I put prime numbers into a vector? -0.51
Use bubblesort to sort a random number of dynamic array -1.97
Virtual call in constructor 0.00
Using scope operator to access non-static member variables +0.22
Why isn't Visual Studio showing a unsigned value as int? -0.10
A small program using C, to find the largest of the four numbers us... -0.37