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 ... 19 20 21 22 23 ... 56
Title Δ
Strings as arguments for macros in C++ 0.00
How to Go From Foo ***pfood to Foo *pBar[rows][cols] 0.00
Is there any difference between the directive #include from C and t... +1.04
How to take values for two different vectors? -1.20
Adding integers to arrays in C++? +1.05
How to read text from a dat file without it showing hexadecimals? C++ +0.95
how to call pure virtual function from base class if that function... +0.37
Is using #ifndef and #define in C++ obsolete? -1.59
Should I use matrix[][max] or **matrix in C++? +2.49
Can we declare a class template using fewer parameters than in the... -0.18
(mutex) lock for callback function C++ -1.81
Compiler doesn't see function, thougth all other functions, use... -2.00
Calling a method for memory allocation c++ 0.00
What's the official name of '.' and '->' ope... -2.18
Alternative to Globals in a Large Win32 GUI Application +0.31
About CPP Files and Headers -0.57
Overloading multi-dimensional brackets -0.10
Joining two list within a function 0.00
Why are braces after a for() loop statement making my code behave d... +0.38
C++ Dynamic Array of Structures User Input 0.00
Convert vector<unsigned char> {1,2,3} into string "1-2-3... +0.62
+ Operator does not work due to conditonal +0.37
Closing files using fstream +1.35
Should I use const_cast? +0.67
Pass the name of a variable to a function in C++ +1.08
Moving forward line by line in a text file (c++) -0.86
Use define as arguments for define C(++) +2.11
After the program executes in Visual Studio community 2015 it shows... +0.42
In order to mock objects, shall we declare all member functions vir... 0.00
How can I add a template class to ATL project? 0.00
Counting created class objects -1.19
Displaying memory in rows and columns, with starting address of eac... +0.36
Passing an image pointer to another program +0.38
How to represent unsigned char values as hexadecimal string? 0.00
Releasing memory in a function -0.76
Operator overloading:how in unary operator overloading function ret... +0.74
Is reading a pointer to deleted memory undefined behavior? +1.16
Operator overloading for << and >> does not work stream... +1.32
Nameless void pointer as parameter? +1.95
Doubly linked list confusion 0.00
Overloading bitwise & c++ as non-member function -0.61
C++: Is self-assignment check required when overloading operator+=... +0.69
Multiple source and header files accessing a common header file -1.01
Allowing a unit to equip only certain types of weapons +0.82
Explain what TORM means in Makefile +1.40
Pass explicit char array in function? +0.39
Error : 'ClassName' does not name a type 0.00
Is there any practical difference between a reference and a variabl... -0.53
Making your classes work with floats as well as with integers (anal... 0.00
How to set constant member value of class by taking user input? +0.39