StackRating

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

Aconcagua

Rating
1527.90 (20,559th)
Reputation
12,709 (11,464th)
Page: 1 2 3 4 ... 18
Title Δ
Facing problem with finding cube of large numbers 0.00
template vector type with primitive type +1.18
making a circle around a two dimensional array +0.14
Check command line arguments is not char c++ +0.03
Inherit from classes passed to constructor as a template parameters... 0.00
Is it legal to return a deference of newly allocated shared_ptr in... 0.00
Template function where one of the arguments need specialization an... 0.00
What is the diffrrent between Bytecode Instruction that makes one l... 0.00
Having trouble understanding binary file reading 0.00
Logic behind this sequence is built but a problem is occurring? 0.00
c++ delete after new with specific bytes requested 0.00
How to count by three from the number given by the user? 0.00
How to fix " State Error (active) E0513 a value of type “const... 0.00
Delete a string out of a linked list of strings 0.00
Using constexpr as std::array size +0.98
Declaration of a function pointer's typedef in C++ -0.80
Unexpected Output from solution of Begginer's C++ Exercise 0.00
stuck on copying memory managed by a double pointer to a two-dimens... +1.24
Count Total Subarrays having NEGATIVE PRODUCT in O(n) 0.00
Best way to treat std::reference_wrapper<Derived> as std::ref... 0.00
I don't know the difference between these codes when I use retu... -0.02
How to use templates in a c++ linked list? 0.00
Why a "no matching function" error for call by reference... -0.89
Merge k sorted vectors 0.00
How to divide by 0 in c++ +1.22
Python-like function decorators in C 0.00
When a unique_ptr is deallocated? -1.17
C++ identifier is undefined +0.48
How can I repeat the whole code until the user quits? +0.49
Printing lines without overwriting user input that has not yet been... -0.06
how to loop over function's arguments without variadic function 0.00
Sorted insert program in a linked list -0.83
How to call private virtual base class implementation when overridi... +0.48
Writing a large binary string to a binary file 0.00
Confused over while(cin >> x && x != 0) (when int x =... +2.18
Why cout statement is not executing in passing pointer to function? -0.57
Pause Function it is Looping Forever +0.47
Can non type template arguments done on stl containers? +0.39
What does the error "invalid types ... for array subscript&quo... 0.00
How to bind parameters recursively to a function? +0.48
How to delete data/content from a txt file +0.66
Best variable types to use for floating-point value -1.77
c++ passing struct array to function -0.02
Initializing objects with virtual functions on pre-allocated memory... -1.42
Evenly distribute values into array -1.16
finding the sum of digits? 0.00
Cross sum calculation, Can anyone explain the code please? -0.28
Is it possible to cast a parent object to a child object in C++? -1.53
How to overload template functions -0.53
How to avoid TLE in this bingo program? 0.00