StackRating

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

Pradhan

Rating
1538.16 (12,750th)
Reputation
12,553 (11,666th)
Page: 1 2 3 4 5 6 ... 8
Title Δ
error: expected identifier before string constant or error: 'pe... 0.00
member function SFINAE error C2938 +1.01
depecrated conversion from string constant to 'char*' +2.23
template specialization function parameter count +0.01
How do I fold an MPL type list into a variadic container? 0.00
Why do we need to use std::vector::pointer to access elements? +0.52
Passing typedef with parenthesis as an argument +0.22
How do we pass array of strings to another function in c++ and how... +1.26
std::function vs function pointer -0.48
Error C2679: binary '+' : no operator found which takes a r... +0.50
C++ overloaded typecast operator ignored 0.00
Define object from template type +1.47
Why do the following have the same value: the pointer to an array,... -0.89
Dynamic Vector Size Allocation -0.94
Passing from container of objects to container of an attribute of t... 0.00
Throwing exception from guard class destructor causes std::terminate -0.86
Using dynamic memory allocation with C++ Libraries -0.62
what's wrong with following pack expansion? 0.00
Difference between the address of adjacent array elements..? +1.36
C++ Const Variables calculated during run time? +1.11
Why does the const in a const T& parameter disappear when T is... -0.49
Is it possible to include a type `T`'s string expansion into th... +2.43
Why the move assignment is not called here 0.00
Newton's binomial - doesn't work for bigger numbers +0.50
Create type copies 0.00
Extract part of a file name in bash +0.23
Function for accessing class object within class +0.01
Scanf - varaible per reference VS parameter per reference -0.96
Python Recursive Spiral List Printing +0.26
Why do we separately cast to "float" in an integer divisi... -0.73
C++ equivalent of Python dictionaries -0.40
Unknown class method callback that takes 0 arguments and returns ty... -1.58
Return a vector of a class by reference in c++ 0.00
std::set_intersection elementary usage -1.62
On noexcept arguments -1.63
Functioning of list values in Python -0.06
how field specifier works in C +0.79
What namespace does global variables belong to, if we don't dec... +1.87
Count unique values from a column of a random file by shell command +2.68
How to determine the result type of a C++ lambda (Closure Type) 0.00
Python dictionary or map in elisp -1.79
Excess code bloat by function that doesn't use template paramet... -1.27
friend function and copy constructors -0.75
Can I Create a Higher Order Function With Funciton Parameters from... 0.00
C/C++ trick: define a unified type for multiple different types? -0.59
5-dimensionnal vector declaration -0.83
Algorithm for a XOR tree traverse +0.51
When both move and copy constructor is present, which one will be c... +0.44
Binary Conversion in c++ -0.90
Almost Always decltype(auto)? 0.00