StackRating

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

1201ProgramAlarm

Rating
1590.00 (2,302nd)
Reputation
18,636 (7,446th)
Page: 1 2 3 4 5 6 ... 24
Title Δ
clang not generating warning for "return a reference to a loca... 0.00
Casting between the two parents of a multi inherited class with vir... 0.00
If-directive macro comparison -0.65
Problem in using comparator function [c++] -0.13
Sparse matrix compressed on rows in C++ 0.00
Does this code cause a violation of the one-definition rule? 0.00
Difference in C++ Debug vs Release build results in Visual Studio 2... 0.00
How to initialize class member outside the member initializer list +2.34
Why there is a memory error in these c++ code snippets? +0.37
Why is this code throwing an exception when using dynamic memory al... 0.00
How to use virtual functions in derived objects without new? +0.26
Creating List of abstract base class to fill with inherited objects +0.35
What exactly is causing my node class with a vector housing the poi... 0.00
How to use variable and move variable at the same time? +1.63
Problems with operator= 0.00
is std::chrono::duration default initialized to 0 -1.53
Hash table - issue with destructor (pointer being freed was not all... 0.00
Interrupt or cancel a long computation in DLL 0.00
Invalid write of size 8 on calloc of double array 0.00
Why is this function marked as noexcept, but can throw? +2.05
Sorted Linked List of structs where a struct gets lost 0.00
C++ clarification regarding fixed size queue 0.00
OpenMP For Loop gets slow by increasing threads 0.00
Why does `std::for_each_n` not compile? 0.00
C++: Hex values to String +0.91
Conway's game of life: checking neighbours not working properly... 0.00
nqueens - checking with the board, instead of previous queens 0.00
rand() is outputting the same Number for my while loop but not for... -0.14
passing a double pointer by reference +1.94
OpenMP parallelize a random sequence 0.00
Enumeration class and array declaration 0.00
C++ Class Inheritance Segmentation Fault 0.00
Why is unique_ptr::release not defined with [[nodiscard]]? +0.85
Why is the time complexity so different in the below two solutions? 0.00
Load vector into AVX2 register with non matching size -1.09
Multiple inheritance: cannot instantiate abstract class -0.48
Merging two linked lists throws _CrtlsValidHeapPointer(block) in MSVC -0.14
How to add class element to vector inside of another private class 0.00
Array indexing/Pointer arithmetic fails in a constexpr context +0.39
how to overload assignment operator on class member variable -0.12
program which print a matrix in spiral way. ( is not working fine) 0.00
Why binary search is not working on my test? 0.00
How do I fix unhandled exception 0xDDDDDDDD for linked list class i... 0.00
Rounding 64 bit integers to 32 bit integers -0.65
C++ how to parse a ppm file? 0.00
Why I got out_of_range? +1.52
Maximum Pair Product strange results +0.38
What am I doing wrong with my C++ threading? +1.15
Why am I gettnig runtime error: load of null pointer of type '_... 0.00
Why program throws runtime error while iterating over an emtpy vect... -0.62