StackRating

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

churill

Rating
1578.15 (3,179th)
Reputation
60 (952,761st)
Page: 1 2 3 4 5 6 ... 7
Title Δ
Changes to vector<bitset> change values in another vector 0.00
Best way to deal "locally" with exceptions thrown in obje... 0.00
Class to implement stack with dynamic array,gives segmentation faul... +0.36
What is the difference between ifstream operator>> and get()... 0.00
Unordered selection implementation based on std::set ends up having... +0.41
Is there any way to use parameters from the constructor in a c++ he... +1.97
How to tighten the scope when using C++ lock_guard? +0.42
End of File (EOF) +0.42
All functions are called properly, still desired output is not obta... -0.42
How to let different threads fill an array together? -0.08
How to let a variable be dependent on other variables inside a class? -0.84
Memory error in the destructor when reverse a linked list 0.00
Multiple threads add elements concurrently on different vectors of... +0.44
Vector c++ no match for operator* when multiplying two elements of... +1.51
the #include directive during the linking stage -1.44
C++ interface without inheritance for template functions -1.35
How to pass the pointer of a head to a function in main.cpp +1.83
Unique pointer - Why is the destructor called 3 times +0.46
How to extract an element from a specific location of two-dimension... -0.74
constructor giving error: no matching function for call to 0.00
Why erase on std::vector promote iterator -0.94
Why std::async runs functions with a same thread +0.42
How to convert an integer to an array of its digits in C++ -0.38
C++ Macros #ifdef +0.05
.bin object executable in command prompt but not in visual studio c... 0.00
How do I create a pipeline of functions so that functions run one a... +1.06
No viable conversion from Array<float> to Array<int> 0.00
stringstream in c++ helps to extract comma separated integers from... +0.41
What means put preprocessor in std::string? +0.43
Why I'm getting " void value not ignored as it ought to be... +0.39
Getting the error: undefined reference to `vtable for REDirect'... 0.00
Using std::vector as view on to raw memory +0.79
How to return a 2d vector in C++ which all of its elements are 1 -2.70
getting error when return value but correct ans when pass by refere... 0.00
Why is getline() not reading all content in text file? 0.00
Why can't I call onFire(); 0.00
C++ Passing a Pointer to a Pointer to an Object, cannot access memb... +1.44
how can i use cout<<"hello world"; without using ;... -0.38
Multithreading is slower than no threading C++ +0.38
Can we store a value of a set in a variable? Like we can store a va... -0.76
My value gets Wrong if I use ++ operand with my pointer -0.64
Segmentation Fault when accessing private class variable 0.00
Sorting arrays and values in c++ -0.07
Taking path to file from variable in C, C++ -1.55
c++ deleting char pointer allocated with new -1.06
Initialize a vector in a class? -2.08
How do I read a string char by char in C++? -0.75
Nested classes, inheritance and shared pointers in C++ 0.00
Error: Code to find if a number is prime or not only works till 47 0.00
problem doing user command in arrays in c++ consol +0.41