StackRating

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

snake_style

Rating
1508.44 (83,593rd)
Reputation
1,170 (135,490th)
Page: 1 2
Title Δ
Efficiently dropping 2 bits from a 32bit data type -2.91
Dark-corner with `typedef` in C/C++? +3.68
cout not printing after reading files 0.00
I have written this program for infix to postfix conversion +1.05
How a write a global non member post decremented overloaded operator? 0.00
Allocating memory in a function and returning it +1.17
How do I count unique number in the vector without deleting it? +3.96
How to assign 4 bytes at once into a specific index of a char array... -4.38
why std::map has a member function called count? -2.59
How to print string containing numbers right-aligned? -3.85
Why can't we return an object by reference from a function in C... -2.66
Erase by value in a vector of shared pointers +3.99
Create my own strupr function, but it's not working +4.18
How do I create a List within a multi-dimensional array / grid c++ 0.00
Segmentation Fault using double pointers 0.00
Searching in a stl map +0.58
c++ format cout with "right" and setw() for a string and... +4.24
Returning reference of a temporary object from a function -2.49
How to sort a 2D matrix by last column -3.31
C++ .txt values to 2D array 0.00
How can I get randomly generated numbers between 0 to 99 with 0 and... 0.00
MAX value of matrix and saving indexes in the same loop -1.75
Date and Time with high precision in Windows using C++ +0.82
C++ Recursion and Math -0.36
Difference in Address of base and derived objects using *this vs us... +1.73
why is there a crash when class member contains "std::shared_p... +4.15
C++ Pattern to replace runtime type selection for GUI generator 0.00
Loop through objects of class c++ -2.09
Using iterators in nested loop through two vectors two match elemen... -1.63
C++: How to generate array to function pointers in a loop +4.04
Copy from an array that has been passed to a function +0.60
Take some Random numbers as input and print the numbers in descendi... 0.00
Prime decomposition program works slower than it should work +3.80
Assigning a pointer to an array in a function +4.06
Why I have different outputs in this C++ code which I could not und... -0.90
Get start of day timestamp c++ 0.00
Simple function call in thread 0.00
Threading and Polymorphism 0.00
Check my code i think it's complex.please give suggesions to ma... -0.95
Error C2676 binary '<<': 'std::ostream' does... -4.00
c++ map class's in value -3.11
Write map to file using for_each +0.05
which one is the best way to access member functions in derived cla... +4.06
Convert char* strings to int without using atoi -2.99
string tokenization in c++ throws a seg fault 0.00
Instantiate object with parameters in a different file that I have... 0.00
Reversing a linked list using 2 pointers +4.02
How to store methods as function pointers in a map container? +2.21
Best way to check the null for combination of two object -4.00
How to calculate the area of triangle +4.05