StackRating

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

πάντα ῥεῖ

Rating
1597.65 (1,883rd)
Reputation
75,485 (1,111th)
Page: 1 ... 9 10 11 12 13 ... 56
Title Δ
Why cant I find any built-in library in cpp using smtp and imap pro... 0.00
How does s[i]^=32 convert upper to lower case? -0.46
Calling member function with `.` operator and Using Constant Keyword? 0.00
Destructor-like for a namespace 0.00
Can we send pair a template argumrent another pair -0.64
Would deleting a Linked List recursively cause a stack overflow? -0.17
C++ Function for struct regardless of template types -0.00
Why can't I use assert with std::is_same? 0.00
C++ Array Looping Issue -0.16
How to prevent objects declared as local variables from being alloc... +0.35
How to impose a lexicographic order on an (arbitrary) POD C++ struct? +0.63
How to remove a substring from a string using a template function? 0.00
How to parse through a text file c++? 0.00
Why does top()'s return value change after calling pop()? 0.00
Getting Member String from Class C++ 0.00
Is memory allocated when the variable is not used in c +1.20
error lvalue when use singleton contain array of pointer 0.00
Why does static library contain a main function? -2.38
How to return a pointer of a class member from a function 0.00
Add unique_ptr of derived class to vector of base class unique_ptr +0.35
Fill array with elements at certain positions 0.00
How do I Pass an array object (Class Template c++) to a function as... +0.56
Pointers to class (replace) 0.00
Read strings until end of lines 0.00
Is it right to use new operator inside C++ constructor? +1.81
Common Interface to perform Detection algorithm 0.00
Pure virtual method returning const reference +2.19
Time Complexity in singly link list +0.35
Dynamically allocated object producer 0.00
Why does C++ print small case alphabet when using std::hex and not... 0.00
Constructor Overloading Ambiguity When Trying to Support Literals 0.00
Make explicit when a struct is truthy or falsy in C++ 0.00
How to detect a new line and add it to the string. Fstream 0.00
setting a default location for files created by ofstream 0.00
C++ How to actually use pubsetbuf in ofstream? +0.36
Load header file on condition and having class object of the class... -0.17
how to change the class variable universally in C++ +0.10
Type info required in a class that's not actually using that type +0.35
Abstract class as an interface, without the vtable 0.00
Why is my overloaded << not returning any data? +0.23
how to recompile a C++ file at runtime? 0.00
CMake how to include headers without sources? -0.63
How do I open a file in C++ using just the filename? 0.00
If/else if always goes to else statement -1.76
static variable in #define directive c++ +0.36
C++ call of overloaded constructor is ambiguous +1.65
C++ std::map::iterator found nothing, yet subscript operator return... -0.31
Does implementing a constructor prevent automatic move semantics? -2.34
why can't i pass two different comparators to one template func... -0.34
& operator does not produce char addresses +0.34