StackRating

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

Eric Fortin

Rating
1504.54 (154,317th)
Reputation
6,667 (24,230th)
Page: 1 2 3 ... 5
Title Δ
Why is 2 * x * x faster than 2 * ( x * x ) in Python 3.x, for integ... -1.76
How to update imports when they change location 0.00
Correct way to define a struct to be accessed in included header fi... -0.80
Debug Nodejs inside Docker container 0.00
Getting different output for cout and printf while printing same va... -1.02
Warning: String literal converted to char* in initialization +0.48
Allocate more memory for dynamically allocated array -1.31
Why is a variable declared in a local scope, and put into a vector... 0.00
How to passing the pointer parameters and return them right? +0.10
C++ Find the middle value of any inputted data type using function... +0.06
Array as a data member +1.10
How to use bsearch correctly in c? +2.50
exercise: split the array values into positive and negative arrays -0.84
Why is the segmentation Fault error occuring +2.71
Passing character pointers from client to server in RPCGen 0.00
Why am I getting 8 always? +1.40
Communication between state machine states -0.02
C - Writing to file gives me symbols instead of numbers +0.97
Object Orientation - return a value -0.71
Using predicate in find_if +0.09
Simple String Handling sprintf +1.62
How to initialize `static` member polymorphically -2.03
overloading << and using namespace std +1.27
Expression: _CrtlsValidHeapPointer(pUserData) error +0.02
Multiple template class destruction? +1.74
How to free the pointer to int, which then becomes the pointer to t... +0.48
Segmentation fault while using delete in c++ -0.50
Const receiving a var, i cant pass it to a template +0.14
Need help understanding output of a pointer exercise 0.00
How to convert a list into a string and then convert it back in pyt... -0.25
Undefined reference to? +0.51
getting the average of four test results in C++ unless grade is out... +0.92
Beginner C++ header/class prototyping error 0.00
Incomplete field type c++ +1.74
How to point to the last letter in the string? +1.32
Fastest way to identify area from 2D coordinates -0.50
Adding random numbers into a linked-list using loop -0.13
Division in c not giving expected value +1.00
Syntax error/ for loops +0.81
add results of a for loop after each iteration +0.08
Assert error when deleting dynamic array nodes from n-ary tree 0.00
Debug Assertion Failed (_BLOCK_TYPE_IS_VALID)... Is this solution v... 0.00
Difference between (float)m/f and (float)(m/f) -0.14
My C++ List[ArrayImplementation] Error 0.00
Concept of data storing in c++ +2.19
Java program with 2D array -1.41
Program is not returning specified values? +0.02
Unified function calls for instances and primitive types using temp... +0.17
Using recursion for a function with a pass by reference parameter? +0.50
Why can't I print the values that are stored in the created array? 0.00