StackRating

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

Bo R

Rating
1448.63 (4,533,012th)
Reputation
1,097 (143,174th)
Page: 1 2 3
Title Δ
Weird C segmentation fault -3.21
C struct initialization with macro value 0.00
integer array to char pointer string -2.63
How to compile C code from other directories in Terminal? 0.00
Print last few lines of a text file -3.52
Print from struct passed by value in C -1.98
Storing data in list c -3.50
is a not initialized local variable static? 0.00
diy comment remover not working, what am i doing wrong? (Invalid re... -3.12
My code works, gives me correct output, but I also get extra numbers 0.00
How do I access all elements to my array that i'm pointing at a... 0.00
Understanding typecasting(pointers) -0.46
How to find first 2 minimum integers in array using segment tree +0.08
Declare in global namespace when defining a method in some namespace? +4.21
How to read an "uneven" matrix from a file, and store int... +2.63
Intersection function of two arrays giving bad result 0.00
'toupper' and 'tolower' have no effect on char arra... -1.38
How to access an C++11 enum class from another file? +4.30
(C++) How to delete base class after deleting child class when inhe... +4.22
Is there a way in C++ to determine if a string is "interned&qu... 0.00
How to remove certain characters from an fstream text? 0.00
Does this make an array of pointers? +1.39
C++ unique_ptr casting from derived to base 0.00
Can a C++ pointer point to a static member array of string literals? +0.21
g++ much slower on multiple files vs. monolithic single file using... -3.33
Number of Distinct substring of a string -3.88
How to properly print a vector of stacks? +1.52
Where in derived class or base class should I declare friend class? +2.52
adding numbers 100-299 to an array -3.15
My code fails to verify input as an integer -2.45
code will never execute? while using do/while loop c++ -1.75
find a certain word in sentence in c++ +0.25
Sort Dates using HeapSort in C++ -3.83
Check to see if the letters in a word in another array and return t... +0.45
Unable to have function properly populate array from text file, see... +5.38
Struct with Pointers in C++ +0.31
How do I refactor duplicate control structures? 0.00
Templates and Array of structs that contain pointer to method in cl... 0.00
Tracing the output, could not figure it out even when debugging it? +3.71
C++ : Parent calling a function from child that has not been declar... 0.00
C++, Overloading, Creating functions in the class that receive an a... -3.88
How to shift array and output to ofstream write? -3.84
When does copy_file actually return false? +4.11
A lot of warnings when compiling date library +1.57
finding sum of integers in a file and out putting it to another fil... 0.00
Program how display informations about a student with constructors... 0.00
C++ : The extraction operator (>>) skips some bytes 0.00
Assign struct pointer to a struct pointer inside of null struct poi... +4.31
how can i skip those warnings? C++ -3.49
How to report custom istream failures 0.00