StackRating

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

Zan Lynx

Rating
1492.99 (4,340,955th)
Reputation
41,979 (2,607th)
Page: 1 2 3 4 ... 27
Title Δ
why isnt temprorary ojbect constructor called? 0.00
Why can I not assign a memory address number to a pointer? +0.54
What's the fastest way to interpret a bool string into a number... -0.12
Will using -static with GCC guarantee that my C programme will work... 0.00
How to Replace character in c++ without using library -0.68
Valgrind: Can an increasing number of possibly lost bytes be aceppt... 0.00
Writing a shell in c, question about ($?) value +0.99
Preventing compilation of void** pointer arithmetic in C 0.00
Are C standard library functions thread-safe in absence of C11 thre... +1.37
Why unordered_set<string::iterator> does not work? +1.82
Initialize a new static variable every loop, C++ 0.00
Using C++ objects from C +1.02
Sorting a vector with pointer at object C++ -0.32
Can I block a thread and its children in C++ 0.00
Using a namespace define in another `.cpp` file +0.48
What does +-- mean in vimdiff output file? How to turn it off? -0.24
How to scanf multiple inputs separeted by space in C? -1.72
Difference in using * in Linked List in C++ -0.36
Are "struct" and "class" keywords the same when... 0.00
C++ load constructor from variable name +0.36
System function is not working in C when the command contains "... -1.28
I am getting a free(): double free detected in tcache2 when running... 0.00
difference at pipe and console 0.00
std::list and std::vector - Best of both worlds? -0.92
Why would a std::move of std::shared_ptr casue destruction -0.93
Why am I not able to change my socket from blocking to nonblocking? 0.00
Overloading less than operator in c++ for use in std::sort +0.51
Can't cast 'const void *' to 'struct struct_name*&#... -0.51
int validation using scanf and isdigit -0.54
The < operation is behaving like <= for specific values of a... 0.00
Why can't I see the full Linux kernel panic inside my terminal... 0.00
munmap_chunk():invalid pointer 0.00
default allocated heap size for a Linux process 0.00
Adding objects into vector inside map 0.00
C++ Virtual Pointer and its mechanism 0.00
Whether the io buffer will be automatically emptied when the progra... +0.26
Garbage value in pop_back, Doubly Linked List in C++ +0.37
API with std::pair<float, float> breaks when switching from C... +0.74
c - verify if memory address is allocated 0.00
C++ Pointer movement 0.00
string_view as a parameter of const reference 0.00
Why is my vector giving me an out of range at memory location error? 0.00
How to fix "error: control reaches end of non-void function&qu... +0.89
conversion from 'size_t' to 'const double', possibl... -0.93
Dividing a file to several chunks 0.00
Use of mutex after condition variable has been notified -0.37
How to print an input without bufio and fmt? +0.51
Return reference to local variable - C++ 0.00
Can std::hash<std::string> return the same value for differen... -0.68
Which argument in a function is called first? +1.65