StackRating

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

bashrc

Rating
1520.40 (31,108th)
Reputation
3,776 (44,463rd)
Page: 1 2 3 4
Title Δ
Uniform initialization in C++14 double assigned to float variable d... -3.08
Segmentation Fault Character arrays 0.00
Looking up a list of keys in a <key, value> pair list -1.32
Nested loops with arrays +0.08
C++ - GetLength() method to get length of an array +2.41
How to include different headers from different folders? -4.36
C++ remove duplicate elements in vector of structs -0.03
Why doesn't this use of emplace_back with deleted copy construc... +1.01
No output from cout string when the values are entered using indexes +4.35
python how to get string form list value -1.80
How does the caller know what type to pass when using 'Perfect... -3.46
To check if there is a common substring in 2 strings c++ -2.23
Simple copy constructor in C++ +3.48
Ambiguous template binary operators? +0.55
Why is eof() never returning true? -2.50
merge std::set on one member variable +3.48
Unhandled exception at (msvcr120d.dll) 0.00
Order of bytes in struct +3.94
Error : malloc():memory corruption in Comparison function for sort +4.01
C++ constructor syntax and zero-initialization +4.10
c++ file naming(numbering) with file I/O +1.76
Function returning unexpected struct values -3.83
C++ Populating a vector of objects with user input -0.93
std::vector<T>::resize(n) vs reserve(n) with operator[] +5.37
Size of a class with only one function which do not have body -0.53
How do I set a buffer in a possibly recursive procedure? 0.00
erase-remove idiom: did I just delete something? -2.06
C++ cin can't read in integers with 0 in them +2.83
Copying a vector of structs containing unique_ptrs -2.90
Can the standard math functions handle infinity correctly? 0.00
How to assign Google protocol buffer SerializeAsString() output whi... +0.41
Should use many the loop or one loop and check condition inside +0.81
C++ Passing an array directly into a function without initializing... +4.34
Its compiling but idk why its telling me "core dumped" wh... 0.00
stl style algorithm: how to manage output iterator +1.64
concept involved here in function calling and argument passing +4.34
get derived classes access the member data and functions of each ot... 0.00
fatal: division by zero attempted +0.04
Where are functions of an object stored in memory? +4.56
Parsing JSON Data in Windows Phone 8 -3.74
Browser controls in Windows universal apps 0.00
Python code gibberish 0.00
warning as Control reaches at the end of a non-void function when i... -1.89
Performance regarding the 'getting' of struct data -2.44
WebView Progress ring windows 8.1 app +4.38
How to get thread pid on linux from C++ code? +3.01
C Language: BASIC has ? myVar to show name & value. Available i... 0.00
Sort 3 numbers using macros [C] -1.64
"scanf with printf" vs "fgets with printf" -3.66
using arrays as hashTables 0.00