StackRating

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

Peter - Reinstate Monica

Rating
1458.51 (4,529,505th)
Reputation
9,455 (16,278th)
Page: 1 2 3 4 5 6 7 ... 11
Title Δ
Remove extra white spaces in C++ -1.17
C++: Vector of Pointers to Objects from another Vector +2.34
Understanding typedef with struct -0.56
Unix: How can I count all lines containing a string in all files in... -1.77
Is there a macro or provision to check is the line of code is insid... +0.61
K&R Character counting program prints 0 0.00
Returning local object of a primitive type and a struct -0.47
why is *pp[0] equal to **pp -0.53
#define FUNC(x,y) x=^y; y^x; in c -1.90
assigning values to two (one dimensional) arrays in C -1.07
Why strcpy takes const char* for src instead of char *? +0.37
Why does using a virtual base class change the behavior of the copy... -0.22
C++ Long Long INT - 64-bits does this limit use to 64-bit OS only? +0.03
system() executes shell command differently C++ +2.39
Prohibit inclusion of incompatible headers across compilation units +0.58
Prohibit inclusion of incompatible headers across compilation units -0.71
C - passing argument 1 of ‘fprintf’ makes pointer from integer with... -0.35
Reducing the size of returned/passed data structures in C +1.31
Convert String user input to a double -0.68
Is accessing statically or dynamically allocated memory faster? +0.14
cannot convert parameter 1 from 'char [3][3]' to 'char&... -0.45
How to set a vector's type based on user input -1.36
What is the difference between these two scanf statements? +0.62
Multidimensional array pointer C, if the addresses v and v[0] are e... -0.32
C++: is it possible to create template function returning null? -0.36
Error handling in C++ - Trying to go back to a specified statement +2.36
Downcasting a returned temporary object C++ +0.25
MultiThread runs slower than single proccess -1.38
C++ protected: fail to access base's protected member from with... +0.47
What does going out of scope means in c++ objects? -0.19
c++ const char* to char* +0.72
2d array as a default constructor argument c++ +0.78
How do i assign multiple items to array +0.15
string concat C, any better solution? -0.81
mkdir options are not clear 0.00
Can't compare char array vs char array of pointer in C +1.39
how to create a 2 dimensional field consisting of pointers -1.79
How to return a data before method complete execution? +0.56
Parsing structured text input and composing structured output of ne... +0.10
Generating an error if checked boolean macro is not defined 0.00
undefined behaviour in theory and in practice +0.00
How does a pointer to the constant pointer of the first element of... +1.16
Validating the size of array in C -0.84
C preprocessor: #define a macro that can be called without parenthe... +1.57
List not printing out information when called in main +0.03
C++: Static pointers, static objects and dynamic memory allocation -0.45
What are the Constraints in Standard C? +1.88
Using C# libraries in C++ 0.00
Why do arrays in C decay to pointers? +1.98
What is the advantage of C++ supporting native unsigned integers, w... 0.00