StackRating

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

Happy Green Kid Naps

Rating
1444.05 (4,533,925th)
Reputation
1,294 (124,123rd)
Page: 1 2
Title Δ
Convert STL map into a struct -3.90
C++: Throwing an exception invokes the copy constructor? -1.74
Is it safe to convert vector address to native pointer? -2.91
Local pointer to a global function -2.37
why is a pointer function always have void return type? +4.72
iterating over c++ map<int, list<int>> -2.27
Boost regex, regular expression, url and img -4.13
conversion from void* to char* +0.12
How to use a std::remove'd string in c++? -2.98
Is it possible to overload operators in C? -2.70
strcmp() giving Segmentation fault: 11 and pointer from integer war... -0.40
value of pointer to a char array vs plain char pointer +0.26
My C "Hello, world!" program isn't compiling -0.29
Why are local variable structs not resetting when leaving their sco... +2.11
const string discards qualifiers +0.11
Why am I getting a seg fault (multidimensional arrays C) -1.69
C array not working properly -2.01
for loop skipping getline +0.42
Does C++ support Variable Length Arrays? +0.40
What is the difference when passing by reference between & and *? -1.04
Very surprising perfs of fprintf vs std::ofstream (fprintf is very... -2.54
Reading a .txt text file in C containing float, separated by space -1.44
Why does std::vector transfer its constness to the contained objects? -2.20
Inserting into a vector at the front 0.00