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 ... 104 105 106 107 108 ... 196
Title Δ
copy or assign one string to another string in a 2 dimensional arra... -0.06
Comparing int with long and others -2.25
strtok, making the delimiter a range of ASCII values -1.99
Bug in C program written to check prime number -0.64
Effective construction std::string from std::unordered_set<char&... -0.16
Individual elements in a std::vector [C++] +0.85
Javascript having issues with typeof +0.03
template function to find subarray in C++ +1.08
C Relational Operator Output -1.08
Invalid conversion from ‘const char*’ to ‘unsigned char*’ +1.10
Initialize private static variable -1.90
operator overloading [][] 2d array c++ -2.17
Check if substring in string, and make string's chars uppercase... -0.55
How to use std::vector.insert()? -1.57
c++: STL Algorithms that are applied on vectors works for other con... 0.00
How to prevent object=constructor(); assignment in c++ -1.20
How is "std::cin>>value" evaluated in a while loop? +0.45
string concat C, any better solution? +1.01
Counting Spaces in input and getting a massive number of them -0.48
How to sort a sorted vector while maintaining the previous orders +0.29
Allocation memory for array of strings -0.93
Cannot instantiate class containing user-defined type -1.32
Recursive function to find string length returning 6 too high? +0.46
Implementing strcat() using pointers +0.26
Deleting an element in the middle of array? -0.69
How to Sort a List with Bubble sort in C++ -1.41
Why "&" is needed during calling this list? -0.86
Problems with an iterator and an const_iterator in the same class -1.62
C++ Find max(by row) and min(by column) element in array -0.22
i have this example in my textbook, i want to solve it with any loo... +0.23
Why isn't "using std::xxx" needed for <cmath> f... 0.00
C++ Pointer to an Array -0.30
Is it possible to use 'using' to declare reference to 3 int... 0.00
convert the strings into uppercase in concatenation e.g AliyaZafar -0.04
Check if line is empty or contains non pritable characters 0.00
Removing a specific part of a string in C -0.55
Modifying private object properties through method which returns re... -0.06
Error: No matching function for call to memsetNincr -0.22
no instance of overloaded function +0.22
how to put numbers from interval to array? (C language) +0.45
Are std::stack and std::queue cache friendly? -1.06
String pointer array in C and strcpy +1.49
Previous even number 0.00
passing std::function as a parameter to for_each +1.95
Friend Class c++ -0.55
Get last vector element by reference -1.72
final element of string array c++ -0.54
left shifting a positive int is giving me a negative number -1.41
Segmentation failed (core dumped), C +0.40
Cannot convert 'int (*)[size]' to 'int**' 0.00