StackRating

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

soulsabr

Rating
1506.41 (116,850th)
Reputation
723 (202,540th)
Page: 1
Title Δ
Do QFileSystemModel objects ever get deleted? 0.00
Is mutex locks note working properly? Can't Deadlock -2.92
How to avoid deadlock when the called method uses the same lock tha... +2.94
Trying to print out the line numbers of a file, using an int variable 0.00
Getting SIGSEGV in std::map, when using find function 0.00
C++ derived class not functioning as it should +0.65
Creating new c++ interfaces over old one to add new functions 0.00
filling an area of a matrix with characters 0.00
QVBoxLayout add all widgets -3.32
Qt checkboxes and radiobuttons not displayed 0.00
C++ - Pause program until a certain key is pressed -0.98
[SOLVED]QML memory leak when setting variable from C++ 0.00
Using variables across functions -0.13
Is it possible to print out a string corresponding to the counter o... +2.41
How to calculate the lexicographical rank of a given permutation -2.98
Is accessing a boolean variable faster than accessing int flags? +3.87
Dynamic memory allocation to array of pointers to object -3.90
Doubly linked list C++ Delete element -0.13
2D array (pointer to pointer) -3.26
Homework: Making an array using pointers -1.00
How do I print the value of a pointer from within a method? +3.63
multiple if without else not equivalent to if else? c++ -0.46
What happens when a dangling pointer is deleted? +3.91
How can an pointer of superclass access variables of subclass? +3.89
Why will do I need the second argument? 0.00
Parsing CSV with empty values using C++ iostreams 0.00
C++ - creating safe const char* contructor +4.24
return type Vector +3.91
Function assert() crash in C++ +3.40
Program crashes after using "delete" on temp pointer, eve... 0.00
I have an error within my code, probably syntax or with the if stat... -4.00
inline constructor and destructor in cpp file +1.09
Unable to Add More than One Cstring to an array of Cstrings -2.87
Difference between an empty ArrayList and an ArrayList with null el... -1.73
Using a nested loop to output distances C++ 0.00
In C++, should I bother to cache variables, or let the compiler do... +0.15