StackRating

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

Michaël Roy

Rating
1448.30 (4,533,092nd)
Reputation
4,021 (41,717th)
Page: 1 2 3 ... 8
Title Δ
How to initialize array of structures after declaration in C -0.92
How can I push buffer into the stack provided the buffer contains a... 0.00
Tinkercad: Function return user-defined class "does not name t... 0.00
Is boost::atomic_shared_ptr absolutely safe? -1.17
When mixing C and C++ code, does main() need to be in the C++ part? 0.00
How to use Macros in c++? -0.02
Global variable doesn't update prior to next loop 0.00
Order of includes with standard libraries and local headers +2.74
arduino pro micro stray '`' in program 0.00
Pausing a loop to run another in Arduino 0.00
Issue turning int array into matrix class to complete operator-over... -0.43
SPI Arduino Interface with Absolute Encoder 0.00
Decoding a larger DES data fails with Arduino 0.00
Monitoring voltage for over 10 seconds 0.00
String tokens do not appear to be either stored or accessed right i... 0.00
What is wrong with this implementation of bubble sort using linked... 0.00
how to use lambda with templated std::unique_ptr? -1.58
Electric line plug activate Arduino alarm 0.00
How to count number of rotations using Hall sensor in Arduino? 0.00
Why is the defaulted default constructor deleted for a union or uni... -0.87
I'm using interrupts to detect button press lengths, but it wil... 0.00
Arduino Project Issues with IF Statements 0.00
C++ auto deduce type of template member pointer -1.06
Optimizing this 'statistical coincidence' finding algorithm 0.00
C++ static function in class, return reference 0.00
Serial monitor showing unexpected input from Arduino Mega 0.00
Rotation on AVL tree with full reproducible example C +2.72
How to swap array of characters from second array to last second ar... +0.45
How to convert int type number/letter to char and *char? +1.88
Does c++ chrono have a normal round function that rounds away from... +0.57
Why does a C++ template instantiation fail? 0.00
How to get a input that continuously gives data to output a single... 0.00
Decimals as keys for unordered_map 0.00
Sorting 2 arrays row wise using quick_sort -0.42
How to control the speed of a stepper motor using PID control and u... 0.00
Call derived template function 0.00
Microchip dsPIC33 Start all PWMs at same time 0.00
Why am I Getting error in async, future in C++ 0.00
Test of 8 subsequent bytes isn't translated into a single compa... -1.20
Problem in general with 'char*' type - C++ 0.00
I am fairly new to STLs in C++ and i tried making a heap using vect... -0.58
Windows App in Win32 with multiple menu bars? 0.00
Is there any optimization or different API for page aligned memory... 0.00
Mapping integral constants to types 0.00
Access violation writing location 0x00000000 in middle of a for loop 0.00
How to use millis on traffic light controller in Arduino 0.00
RAM usage wrong when using pointers to class 0.00
Struggle to understand why thread only run for a while then stop 0.00
C++ count the number of words from standard input -1.32
Finding multiples of five in a vector using a function +1.01