StackRating

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

NathanOliver

Rating
1752.39 (39th)
Reputation
114,186 (597th)
Page: 1 ... 42 43 44 45 46 ... 60
Title Δ
c++ and the type size_type 0.00
std::queue with different container type depending on runtime data +1.68
Class property includes instance of a template class (error C3857) 0.00
C++ Call function that is not defined yet +0.37
anonymous namespace in c++ cannot access header 0.00
Characters not being set correctly in Two-Dimensional Char Array +0.38
Program Crashes at Runtime, but doesn't crash when being steppe... 0.00
C++ Vectors in a Class 0.00
Why do I have to parenthesize an initializing expression that's... -2.05
Iterator for const list<t> in C++ 0.00
TCHAR array appending w after backslash +1.49
call const member function from the c'tor -1.42
Is it safe/efficient to cancel a c++ thread by writing to an outsid... -2.46
How to create a Non-Freezing Infinite Loop? 0.00
C++ 2-dimensional Array Size Value as Operand in "Not equal to... -0.13
Quick C++ rewriting Exercise -1.74
Unorganized output from a text file in c++ 0.00
C++ - error: expression must have pointer-to-object type +0.37
C++ Program crashes on passing object by value +0.70
Why I do not get errors when I initialize an array container with m... +0.60
Why am i getting segmentation fault in this code ? +0.37
Compiler Optimization with return (std::stringstream ss).str() +0.37
Overloading operator << for enum causes repeated output +2.18
Dynamically allocating and accessing memory from an array of pointe... -2.29
Creating an object within another class C++ -1.14
make a variadic constructor for signed and unsigned variables using... +2.17
Do int8_t, int16_t, int32_t and int64_t have same respective ranges... +0.14
Why do we have a break point at return 0? 0.00
Heap corruption error in Visual Studio while freeing dynamic memory +0.97
Return a reference on a string using an iterator -2.32
Segmentation fault with vector in C++ +0.95
Does experimental::basic_string_view<> work with rvalues? 0.00
Is this copying values twice? -2.07
What are unevaluated contexts in C++? -1.95
intellisense doesn't recognise classes 0.00
Define an error class for C++ 0.00
Atomic operations on `unique_ptr` 0.00
c++ Map order of objects 0.00
Can you get the underlying type of an enum? 0.00
C++ standard library forward_list issue -0.55
Type No return, in function returning non-void +0.31
logic help for smallest/largest value -0.13
no matching function for call to `std::basic_ofstream<char, std:... +1.45
Weird pointer to member function syntax +1.66
Kalman filter inside a struct and cannot initialize it 0.00
Wrong answer calls on palindrome +0.39
Are all CopyConstructible types MoveConstructible types? -1.59
Get a char from a pointer to a string +1.06
Friendship and private nested class inheritance -1.86
Compiler keeps ignoring cin values ?? help me solve 0.00