StackRating

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

Paul Evans

Rating
1491.08 (4,398,152nd)
Reputation
19,808 (6,899th)
Page: 1 ... 5 6 7 8 9 ... 25
Title Δ
Erase first N items from a std::map? +1.35
Can I use logical operators with function paramenters? -1.21
Initializing pointer struct - what does it look like in memory? +0.06
Is there there any reason NOT to use calloc instead of malloc? -0.48
Parse pcap files to sip message in c++ 0.00
Algorithm to generate subsets satisfying binary relation -1.09
Efficiently find whether a string contains a group of characters (l... -0.09
How to properly use pointers with class functions 0.00
using min_element on partial order -1.34
There is no error but nothing is printed, but if I print inside the... -0.44
Alternative notation to *(ptr)[j++]? +1.96
Run Time Check Failure #2 S C++ 0.00
C++: Difference between setting a pointer to nullptr and initializi... -1.00
Being updated that a member variable has been set/has changed 0.00
Correct way to type casting in c++11 style? +0.36
Why do not static functions have a “this” pointer? -0.23
overload with typedef gives an error +0.78
Define a new type of optimization +2.44
Convert png into bmp without saving to disk -1.95
difference beеween compare array of char and pointer to char string... -1.90
Foreach loop with a pointer -0.24
How to loop twice to insert different values into 2 different stacks +0.56
Personally defining FALSE and TRUE a bad idea? Why? +0.40
Adding More Parameters For Particular Virtual Method 0.00
Single, concise desription of Python's memory model/execution e... 0.00
Why is there no factorial & nct functions in CPP N -0.43
Cast int16 to double in cpp -1.29
What does vec.data() return if vec.size() == 0? -0.80
How to check whether a linked list is sorted or not using c++? +0.55
Rise to power for large numbers 0.00
Good hash function over C++ unordered_set -1.21
How is this ternary conditional expression executed? -0.92
If statement c++ with text -0.89
Deducing type of a global variable -1.28
Force std::string to use unsigned char (0 to 255) instead of char (... -0.86
Sorting array of strings alphabetically +0.06
Cast the object pointed by (void*) to char[] -0.55
c++ Simple code with classes -0.13
Node pointer in the definition of node itself, how does it work? +1.47
Returning a Pointer from a function c++ 0.00
Visual Studio C++ difference between Managed Test Project and Nativ... 0.00
What is the difference between variable name and pointers? +1.72
Creating multiple Instances of an Object in Structure C++ -0.46
c++ macro recognizing tokens as arguments -0.11
Interpreting an unsigned (long) int as signed in C++ -0.58
Switch function input not working (C++) +0.05
C++ how to stop from crashing if entering letters +0.53
modifying the bash prompt on mac 0.00
char input makes the loop not stop in C++ -2.04
how to add a function to a lib class without overriding it +2.07