StackRating

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

Joseph Mansfield

Rating
1706.23 (126th)
Reputation
90,423 (866th)
Page: 1 ... 7 8 9 10 11 ... 34
Title Δ
Is NAN returns false when accessing through pointer? +0.25
Why i cannot allocate a a memory using a a base class type pointing... -0.29
How numbers are stored? +0.60
not declared in this scope c++ +0.48
How do you declare a function in which you pass a multidimensional... +1.03
C++11 explicit conversion operators/constructors in return statement +1.35
"Error: no matching function for call..." in declaring pair +1.08
Best Practice for cross dependent classes in C++ 0.00
Strange std::map behaviour +0.67
Check Array in MFC C++ +0.49
How to set pointer to an int array to NULL in C++? 0.00
Undefined reference to a user defined function 0.00
How to make pointer to specialized variant of templated member func... 0.00
Why an empty() std::basic_string c_str() is not nullptr? -1.26
C++ returning reference from function with type of dereferenced type? +0.62
Error when i do not include string header file in c++ 0.00
C++ template constructor like these -1.08
Simultaneous use of overloading of parameter and overloading of ret... -0.27
multiple definition with safe guard -2.64
Very anomalous behavious by C++ compiler +0.92
Why Array *new Array; fails in C++? +1.47
String iterators and understanding a function +0.80
Confusion about wcout and cout, wstring and string +1.72
lvalue required as unary '&' operand error in C++ -1.71
Private function invoked and it works. Could any of you reason it p... +1.51
Using unique_ptr with gsl_vector +1.13
does a variable consume memory in addition to just its content (e.g... +0.57
c++ console closing after cin.get is placed +0.24
How to delete a pointer array full of class objects -0.71
How large can cin input be? -1.20
C++ copy constructor behaviour +0.22
C++ is it legal to take the address of 2 or more past the end of th... -0.57
Assignment by product (multiplication assignment) with increment or... +0.24
map undeclared : first use in the function error -0.65
C++ memory allocation error +1.48
'stoi' was not declared in this scope still apperaing even adding -... +0.22
Error in seemingly correct template code - what's wrong? 0.00
What happens when an exception is thrown while computing a constexpr? 0.00
Data member changing while transferring the data back from the cons... -2.56
c++ #define argument stringized but to a wide string L" instea... +0.23
c++ std error in code +0.21
How to call class template function with parameter 0.00
Access violation. C++ polymorphism +0.02
Method Call Chaining; returning a pointer vs a reference? -0.73
C++ Pointers In A Game 0.00
variable-length std::array like -0.88
Is it safe to rely on static object adresses? -1.44
lvalue and rvalue assignment error -0.60
Constructor initialization list for POD member types using () -1.75
c++ - Priority Queue - How does it work internally? -0.42