StackRating

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

n. m.

Rating
1572.83 (3,727th)
Reputation
77,132 (1,094th)
Page: 1 2 3 4 5 ... 53
Title Δ
C++ derived class and base copy constructor as pointer -2.41
Passing Struct Members as Parameter to a Function in C +0.37
Overflow error in C code, Leetcode problem -0.70
Minimum cost to travel from 1 city to another in a graph. (Not dijk... 0.00
Changing template arguments at runtime c++ +1.47
How to enforce that construction is always through a certain method? 0.00
Given a binary string "10110". Find the count of all the... -0.44
How to use a C++ requires clause in a concept to require a member v... -0.29
Is it possible to declare template of template? 0.00
Numerous LD linking errors while linking against downloaded package 0.00
Recursive memory "tree": properly freeing memory -0.95
Technical reason why objects were not movable in the first C++ vers... -0.10
Pairing elements to obtain maximum number of even sums 0.00
How to encode 3 integer values into an uint16_t using bitwise opera... 0.00
Detecting array flattening trick with gcc +1.14
GCC leaking its lambda implementation into the user's program? 0.00
There are multiple definitions of a variable but the linker does no... 0.00
apple cpp breaks macro-parameter pasting 0.00
Save struct with pointer members in file +0.42
How can I combine several return type requirements of C++20 constra... +2.89
How to increase max stack size in c++ using vscode 0.00
How to get constexpr from iterating variable? 0.00
What happens when std::move is called on a rvalue reference? -1.77
Why thread sanitizer complains about this std::ranges::views::filte... 0.00
A confusion about cv-decomposition 0.00
Using enable_shared_from_this in polymorphic inheritance with virtu... -2.26
gdb weirdness when stepping through loop +0.86
Getting unexpected results in CS50 readability problem +0.79
How to handle tuples and single tokens differently in C++ preproces... 0.00
Compiler optimization when using const bool to remove debug informa... +2.28
remove() returning file not found error (errno = 2), when i used th... 0.00
A function without parameters in C -0.62
Simultaneous STL container insertion with strong exception guarantee 0.00
Polygon in Polygon Algorithm 0.00
1d Smart Pointer doesn't work with syntax (*)++ 0.00
How do I get the correct size of a char*? 0.00
How to keep c++ from adding extra decimals when casting from float... 0.00
Match template with Class Template Deduction Placeholder param 0.00
Exponential compilation times with simple typelist implementation.... 0.00
Template class not recognizing friend operator 0.00
C alocate memory using malloc 0.00
Masking Structure Name 0.00
How can I calculate a precise time difference (C++)? +1.41
Can I compare array[i] to 'letter' +2.68
How to solve GTest and LibTorch linkage conflict 0.00
Macro expansion problems in MSVC 0.00
Where is the syntax with class as a parameter in main needed? +2.13
How to use Dijkstra's Algorithm for finding shortest path with... +0.42
Error C2676 on custom templated operator<<(T x) 0.00
Is it legal to use \\ in // C++ comment? (LaTeX equation in C++ com... +1.37