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 ... 6
Title Δ
Convert unique_ptr to void* and back, do I need to free? -1.50
Calculate the sum in the rows of the array 0.00
C++: I was solving a question when suddenly I noticed that the code... +0.46
Log4cxx << operator causes access violation 0.00
Will the members of a union member call their own destructors in th... -1.49
why the following pop function can't work on host or device (cu... 0.00
Is there any use for constexpr references? 0.00
Infinite outputs of an if-else/while loop? -0.04
Is it ok to return default argument's value by const reference? +0.57
How to avoid C++ segmentation fault with pointer out of scope (poly... -1.48
How to make array -0.44
How to access std::shared_ptr methods +0.85
Is capturing a newly constructed object by const ref undefined beha... +2.61
Sizeof is returning pointer size rather than array size. Any other... 0.00
Why this error happens when I compile this code? (terminate called... 0.00
Trying to receive a template in a struct and use it on a std::vector 0.00
no matching function call with two types of strings 0.00
C++ primer 5 edition: shared_ptr initialized from uniqe_ptr? 0.00
Building CUDA in platformio-ide-terminal 0.00
c++ vector erase advances iterator 0.00
Problem with a function that shuffles and squares an array in C++ 0.00
Boost installation failed 0.00
Functional keyword for a unified memory allocation cuda 0.00
How to allocate Dynamic Memory to Device Pointer variable in C++ CUDA 0.00
C++ pass by reference and temporary variables 0.00
Multithreading program stuck in optimized mode but runs normally in... 0.00
Passing string literal to function which expect string 0.00
PowerShell in C++ 0.00
Operator "<<" overflow of doubly linked list. C++ 0.00
Can't make arrays with unspecified length 0.00
Getting sizeof a member of the class in C++ 0.00
Memory error when capturing variable in CUDA extended lambda 0.00
Push_back implementation for a (heterogenous) set of vectors 0.00
Set a default constructor for an element in an unordered_map in cas... 0.00
C++ How do I create class members within other classes? 0.00
integer arrays and character arrays with pointers +1.88
Nested lambda and mutable keyword -0.01
How to use Visual Studio as an IDE with variable length array(VLA)... +1.13
How to map Java ArrayList<float[]> to C++ Vector<array<... +0.47
How to fix 'reference to type requires an initializer'? +0.48
turning a *pointer elements to an 1D array -0.63
How can I randomly iterate over each element of vector without repe... 0.00
Just started learning C++ +0.33
Argument Errors Possibly Concerning Type Mismatch? 0.00
Segmentation fault when using cudaMemcpy 0.00
Why two variables declared one after another are not next to each o... -1.15
Setting the min and max bounds for a random distribution class memb... 0.00
why does sizeof vector and array gives different output 0.00
How new int[n]() works? -0.02
What is C++ comparing when comparing two different strings? +0.49