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 ... 11
Title Δ
Force blocking syscall of other thread to return and set errno to E... 0.00
I am solving a problem with recursion but I got an Tle error on my... +0.17
How to change object property based on function parameter C++ -1.73
How to do visible nested-class for container-class in inheritance l... 0.00
Threadpool works with C code but fails to build in C++ project -0.05
C++ know if a member function is called 0.00
Counting partitions in C++ using STL 0.00
should I use a lock if I am sure that every thread will always writ... +1.09
How to make a hierarchy of different object "generators"... -1.63
c++ Property Implementation wrt getter for struct type cannot be co... 0.00
Function not returning/Program exiting +0.45
Getting weird string lengths from C string 0.00
How handle UTF-8 encoding error in libpq? -0.84
What is the right way to have a set of structs in c++? -0.94
Two function template candidates. After making one argument a refer... -2.04
Using std::stringstream in std::exception.what() +2.74
Parallel but lockfree flushing data to disk? 0.00
How can I initialize an attribute without knowing which constructor... +0.38
Using `class` keyword followed by an undeclared identifier 0.00
Passing unknown size std::Array in a function with template. How ca... -0.42
C++ Object Creation through Inputs +0.44
std::vector not sorted as intended by std::sort 0.00
C++: array of vectors +0.42
How to Choose Function Based on Loop Iterator 0.00
Providing permissions for a root user in a kernel module 0.00
Heap corruption when using delete 0.00
Is there a way to template a function so that an N-dimensional brac... -0.94
How to check if a class is fully compliant with a given set of trai... -0.08
Closest point from List for every point of other List +0.45
Test for templated base 0.00
How do i create struccture of a structure of a structure, ect. nest... 0.00
How is it possible to achive O(log n) power function a^n by only us... -1.06
Memory Allocation with different struct types at once? (Valgrind pr... +0.45
Multiple getline implementation 0.00
24-bit to 32-bit conversion in C++ -0.15
Sending inputs to C program and printing them +0.42
Getting an error (Warning: "sys_ni_syscall" undefined) wh... 0.00
Deleting an untyped shared_ptr +1.40
C++ std::string initialization better performance (assembly) 0.00
Remove duplicates from input without use of any data structures -1.93
How to avoid creating any object within the storage that a const au... +1.45
Why don't the absolute value functions in C accept const inputs? -1.47
What is the best practice to consume a pointer returned as an argum... -1.74
How to check if parameter pack has exact types in an exect order 0.00
Segmentation fault when reading in to an array 0.00
Why how do i this error when trying to free an array of strings 0.00
What is the importance of making a variable a constant? -1.05
The cd command in C and use of chdir() 0.00
How to alert a user if the number they entered into a 1 dimmensiona... 0.00
How do I force the linker to reject particular libraries without th... +0.35