StackRating

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

Thomas Sablik

Rating
1555.54 (6,489th)
Reputation
2,899 (58,302nd)
Page: 1 ... 6 7 8 9 10 ... 13
Title Δ
Missing array element issue -0.55
how to understand the assignment expression "a=(b=4)=3" +0.45
How to import files in c++? and how to compile them successfully? 0.00
determining the end of user char input c++ +0.23
How to build a project generated by CMake for MinGW makefiles? 0.00
how to evaluate arithmetic operation from string in c++ 0.00
C++ string question - how to access string elements? +2.35
Shifting array elements +1 -0.30
When entering some special numbers,the value of "i" is on... 0.00
Read an Integer as int and check for repeating digits 0.00
"Terminated due to timeout" 0.00
C++ Pointer to Array 0.00
How edit while loop to read a word once and increment the word from... 0.00
Question about Operator Precedence in C++ 0.00
The for loop does not end only at a declared function, not main -1.74
Function that takes the input from a question, and uses that input... +1.32
How to get the combinations of several sub vector? 0.00
Cannot print out the array of double numbers after mergesort 0.00
Skip some lines in file reading 0.00
How to make Separate Process that always takes new Input inside loo... +1.27
Trying to get input of a character and a string in an overloaded fu... -0.54
How to sort a 2d Vector 0.00
C++ reverse XOR operator? 0.00
How to assign function in if condition? 0.00
How would one be able to print only a specific set of lines in a JS... 0.00
How to return a Multidimensional Array? Error C2440 0.00
Moving Specific elements in an array C++ 0.00
How can I convert month names (3 letter abbreviation) to month numb... 0.00
using pointers to select numbers within a long unsigned variable 0.00
Access the loop result to instance of class for output 0.00
Why is my php code not outputting the same as my C++ using chr 0.00
Is std::push_heap working for O(n) complexity instead of O(logN) in... 0.00
Convert mwArray to std::vector<double> 0.00
Why are parameters changing from one function to another in a class? 0.00
how to display Chessboard queen 0.00
The question is regarding singly list in c++ and its operations, cr... 0.00
How to get the longest sequence of prime numbers from an array in c++ +0.23
How to get the number of variable b one less than a? 0.00
strange g++ error with simple code about lvalue and assignment 0.00
How to pass 2D puzzle from file 0.00
Why am i getting a TLE in this question on some cases? 0.00
How can we search the string with more number of occurrences?How ca... 0.00
How to separate two different arrays in one loop? +1.50
C++ no suitable constructor exists to convert from to 0.00
Expected unqualified-id before ‘{’ token 0.00
How to have code prompt user to enter info rather than hardwiring it? -0.19
How to overload the '+' and '<<' operator in... +0.92
Why does my output go faulty if i decide to input (1 2) while its a... -0.55
Why can't I write cout<<a==b; but can write cout<<(... +0.46
how to find the lowest common element from an array of vector? -0.03