StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

jignatius

Rating
1511.92 (58,455th)
Reputation
67 (894,881st)
Page: 1 2 3 4 5 6
Title Δ
Convert string to unsigned char array/byte array 0.00
If the first element contains any zero, than my program is behaving... +4.16
How to match each pair of <>? -0.00
Iteration does not work for double characters? -0.75
How to match everything after a certain word +4.68
Why can't I access this list generated in my method? -3.90
CSV to JSON issue using python +4.18
why my code not working for square of number +4.23
How to print array which I use in a map? -1.66
How could I use istream_iterator to convert unsigned char vector to... +0.22
Manipulating a list of lists multiple times in order +0.21
How to extract numeric fields from a string? +0.46
Access to std::unordered_map item crashes when key is base class po... +3.97
What's the difference between a+i and a[i] -3.97
How to print list value in same line? -0.71
C++ comparing vectors using any_of not working +1.55
Indexing and Slicing in Python -0.66
How to use one variable for a parent and derived class +2.02
Is it true that unique_ptr which points to an array will automatica... -3.80
How to create my own loop version in C++? -1.71
Search for all values in a python dictonary -0.06
Printing a `vector<pair<int, int>>` -1.80
reverse words , a pointer approach 0.00
Use of array and a function to print first n elements in C [as like... -1.28
How to convert Int to String and vice versa in c++ (without using l... +0.15
Vector of base class, access elements of descendant - c++ +2.14
Iterating and printing std::map using std::for_each +0.11
Concatenation of same first letter (case insensitive) in C program 0.00
Creating strings by splitting a char array -3.88
Absolute value sort, using a custom comparator -3.01
Reading .txt file into array of struct +0.05
How to compare if an array is the same in reverse in C? -2.03
How to get data from a file and add to constructor 0.00
How to count certain word in string using C++ +2.57
Creating a custom comparator in C++ +4.04
How do I read a full name that is separated by a comma from a file... +1.51
Does this algorithm actually work? Sum of subsets backtracking algo... +5.01
split a list using list to get smaller lists -1.12
How to restrict conversion from int to enum class? -2.72
Remove duplicates from 3 vectors 0.00
C++ Reversing Number using to_string, reverse, stoi combo giving ru... -3.48
How to continually ask for user input for as many times as an int i... +3.91
Find matching input and returning the matching input and also the u... 0.00
Converting a Vector of Characters to a Vector of Strings in C++ -1.34
vector of pairs of intergers to just a vector of vector of integers 0.00
Why is the implementation of the virtual method in the mock class n... 0.00
C++: reading in from a text file 0.00
Populating a c-string array using a pointer 0.00
Selection Sort of a Array of random strings 0.00
I try to use MAP container to map resources, why is this not woring? 0.00