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 ... 43 44 45 46 47 ... 60
Title Δ
how to convert std::vector to std::set without losing the order +2.33
When a literal is passed to the constructor through a member functi... +2.36
Excess elements in struct initializer when nested std::array -0.75
ntdll!RtlpMuiRegFreeRegistryInfo() and SIGSEGV while using pointer 0.00
Why does typedef not offer protection in function parameters? +1.75
C++ Constructor problems // Inherited class +0.39
Function running twice in console -0.11
Finish cin from keyboard in C++ 0.00
Why does sizeof(std::vector<int>) return 16 bytes, when it ap... -0.43
constructor inheritance with C++11 compiler is generating error -1.24
std::vector::erase vs "swap and pop" 0.00
Search in Dynamic Array +1.50
What is the diffence between "struct node* temp" and &quo... +1.61
This code doesnot work on devC++ 0.00
How to assure the loop is entered (C++) +0.17
Learning C++. Using Primer book +0.37
bad_alloc exception with vectors in c++ 0.00
Confusion about Dereferencing and Incrementing 0.00
_sleep() is not working - c++ +1.01
template for all container types with features begin() end() size() -2.74
Pushing elements to a vector within a ranged based for loop +1.03
Deconstructing a *Thing +0.29
Why shouldn't shorts use integer literals? -0.25
Class that stores a std::chrono::duration as a member? +2.64
operator<<(ostream&, const BigUnsigned<I>&) mus... +2.02
Sorting a vector of unique_ptr's +1.66
Write to file in a loop cpp +1.32
C++ Order of Output -0.17
binary_search return always true c++ +0.91
C++ programming candidate function not viable +0.39
C++ - Multiplying / adding, two integers, then determining if they... -0.55
Is Aggregate Initialization of Bit-Fields Allowed? 0.00
String comparison using general comparators -1.00
C++ Object Function Error Message 0.00
Create a copy of objects pointed to by elements of a vector of shar... 0.00
C++ function does not execute in the main section -0.46
Getting an iterator to a const map<char, int> +1.56
2 identical codes, get error at one 0.00
request for member in which is of non-ag gregate type +1.82
Do C++ enums Start at 0? +0.41
Unique copy of vector<unique_ptr> 0.00
Begginer with OOP 0.00
Trouble creating switch statement -0.86
Xcode error: qualified member access refers to a member in the glob... 0.00
Why does a const char* cast to std::string work? -1.02
Stream Precision Modifier for strings -1.29
Faster way to split a string into substrings of equal length -1.59
In C++, why is the address changed when the pointer is converted? +1.20
Databases. error C2352: illegal call of non-static member function 0.00
Init char array sensibly in C++? 0.00