StackRating

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

Daniel Jour

Rating
1531.36 (17,368th)
Reputation
11,897 (12,429th)
Page: 1 2 3 4 5 6 ... 11
Title Δ
C parser for mathematical expressions with one variable and save it... -0.27
C++ const lost on reference +0.48
invalid types ‘int[int]’ for array subscript on 2d matrix using 4 f... +2.24
Storing Enormous Static Variables in C++ 0.00
Is running a binary generated from a code with "constraint vio... -0.58
Implicit conversions with variadic templates -0.26
Non-struct objects layout 0.00
Evaluating variable if statement in C++ +0.37
Is Sign Extension in C++ a compiler option, or compiler dependent o... +1.93
Reachable vertices in directed graph made from vector of vectors 0.00
Cancel libclang task 0.00
C11 _Generic usage +1.50
How to split a fraction into two integers c++ -0.66
Make Pointer Getter use unique_ptr -0.02
Is restrict redundant for a const qualified pointer? -1.80
Deterministic way of saying "promote everything to floating be... 0.00
How to make multiple global variables read-only for other modules i... -0.72
std:: list, can't access object -0.91
Priority Queue with custom comparator -0.98
Deleting an edge from edges_ that is declared as std::set<std::s... 0.00
Is it not type safe if you are allowed to assign an int to a float... 0.00
float.h not found or included properly when using mingw-w64 0.00
C source inclusion name length 0.00
printf() prints string without newline to stdout in line buffer mod... 0.00
Adding member function in implementation file 0.00
Why isn't new implemented with template? -1.14
Small object stack storage, strict-aliasing rule and Undefined Beha... -1.48
uninitialized local variable 'i' used +0.46
Correct parameter type for moving object into vector 0.00
gcc error when using a switch statement with a default case and a l... -0.12
Why do I get Access Violation in mutithreading aplication in C whil... 0.00
Relationship between dwPageSize and dwAllocationGranularity 0.00
CPP const function parameters explanation -0.37
Global Variable Access Relative to Function Calls and Returns 0.00
Print a raw pathname structure +1.93
Using uint32_t* to change value of uint8_t array 0.00
cv::exception error at memory location 0.00
Set a sharing pointer to NULL -0.51
How to detect instances where code accidentally creates a pointer t... 0.00
Setting size of custom C++ container as template parameter vs const... +0.50
How can I replace a switch in Java with a list that references a va... -0.54
Why cast to a pointer then dereference? +1.69
Write function inline (not inline function) C/C++ +0.95
Macro with Parameters +0.46
#define FOO(x) bar, x never referenced in definition, what happens? +2.26
NMake Optional Dependencies 0.00
Implementing a String class with implicit conversion to char* (C++) +0.56
Compiling and linking all dependencies to LLVM bitcode 0.00
How to find the length of a string in one line in C programming? -1.20
Randomly strange behaviour when using select() with timeout on Wind... -0.25