StackRating

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

Oblivion

Rating
1511.47 (61,798th)
Reputation
519 (265,348th)
Page: 1 2 3 4 5 ... 6
Title Δ
CUDA Global Function Not Adding Array Values Correctly for Some Ind... 0.00
How to change a value inside map within bigger map? 0.00
What's the issue using iterator here +0.98
Unexpected error on declaring vector in c++ +0.48
what is the difference between using int and <int> -0.39
Why my program is not changing values in struct variables? 0.00
stuck on copying memory managed by a double pointer to a two-dimens... -1.01
Functions with same Signature in derived class but inherited as Pro... +0.01
How can I make something happen x percentage? +0.48
C++ Function wont call into main properly +0.49
how it return the boolean result? +1.65
C++: Segmentation fault while iterating over vector of pointers whi... 0.00
Can smart pointers be implicitly used as pointers? -1.34
How unordered_map<int,int> handles negative elements? 0.00
Using single quotes with std::cout for printing a string actually p... 0.00
Why does inbuilt sort function for c++ does not function when we us... -1.62
STL sort a vector by customer '<' operator. Why should I... +0.01
unable to use list in vector of list +0.47
Template argument for iterators: function infers type when called? 0.00
Can I use std::transform in place with a parallel execution policy? -1.26
How do I fix this C++ program that *tries* to convert US dollars to... +1.02
How to find the total number of values for a particular Key in Mult... 0.00
Nested lambda syntax and invocation? 0.00
How to move to the next pointer in a smart pointer array -1.86
Runtime Error in C++ 14 due to 2D array declaration -0.02
Variable length array c++ & No operator >> error? -0.49
Difference between variable sized array and pointer? 0.00
Pointers to member arrays with differing sizes -1.51
C++ 2D Vector Declaration 0.00
Lifetime of the object returned by std::string::substr -0.63
Reference to local variable '...' returned from object init... +2.10
Why does the shared pointer does not delete memory? 0.00
how to access protected member of super class to its derived class.... +2.15
Precision of double in this code is only 6 digits 0.00
Declaring 2D Arrays with Variable Dimensions 0.00
Why is there no output when I change the characters in a string? 0.00
Can't erase from vector after having moved out some elements 0.00
No matching function for call in constructor - C++ 11 0.00
C++ multi level inheritance with virtual functions +0.48
program works as excpected untill I add a destructor to it +1.40
std::move Not Working on RValue Reference Function -1.40
How to execute python from C++ +2.10
Can we have a function with multiple return types? (in C++11 and ab... +0.85
Is querying time/cycles a serialized or a parallel request for all... 0.00
Should I use const shared_ptr<T>& or shared_ptr<T>... 0.00
Can a vector of a "fixed" size also have a false size (co... +2.45
Code generates three errors while compiling +2.43
cout a string aint printing anything to the screen +2.07
Index an array using a const member variable -0.48
Is there a way to fill a vector using an array? +1.41