StackRating

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

churill

Rating
1578.15 (3,179th)
Reputation
60 (952,761st)
Page: 1 ... 4 5 6 7
Title Δ
Is it possible to have a template function that can take both vecto... -2.34
Pointers to pointers in arrays -3.26
Passing template to a function without specifying concrete type +3.48
Passing an object as a parameter in C++ +3.25
How to print Student's grades (class Student) in C++ +3.26
How do i find GCD with while loop? How does modulus operator work? +3.56
Problem with overloading input operator in c++ 0.00
Drawing a pattern using only a single loop -0.64
Modern OpenGL(4.6) - Compiling shader into library 0.00
Trying to add two vectors but it is adding in the wrong order -0.74
How to simplify game loop with multiple classes -0.64
Putting a vector of pairs in an unordered_map vs a map 0.00
Bidirectional iterator implementation 0.00
Outputting the integer on console that I have read from the file, s... 0.00
How to initialize unordered_set with default value 0 or -1? 0.00
Find ways an Integer can be expressed as sum of n-th power of uniqu... 0.00
Object-oriented programming err 0.00
c++ arguments aren't accepted into functions 0.00
What does expression must have a pointer to object type mean in my... 0.00
C++ - Use enum from different header file, same namespace 0.00
Find item in a 5d map C++ 0.00
Constructor overloading for two types 0.00
What would be a suitable typename for an opengl constant? 0.00
RPN Calculator using header files for calc operations and stack; ve... 0.00
C++: updating a vector member variable of a class 0.00
Adding fstream object to a vector 0.00
Why is STL priority queue incorrectly sorrting my class objects 0.00
Can I initialize a reference from the value of dereferencing the re... 0.00
Identifying String or Int from ifstream 0.00
How do I set bitset for a variable with the an integer name 0.00
concept of base, derive class and use them properly 0.00
Simple assignment of characters from one string to other is not wor... 0.00
Implement a function which takes a string as an input and returns a... 0.00
Another way of for this? 0.00
How to fix segmentation fault with two-dimensional nested vectors 0.00
Best way to check if file matching abc* exists in a particular dire... 0.00
program crashes when getline is used to take an entire string 0.00
Loop through Unicode string as character -0.76
Double indirection 0.00
Is it legal to create pointer to object for a static class? 0.00
deleting object that was initialized by dereferencing new object -0.69
Int value not being accepted -0.06
For-loop saying - ERROR Member reference base type 'int [13]... +3.38
Using cin.get() in a loop to input a string +3.34
How to limit an integer's input to 2-12 only? +3.45
My 3D collision detection stops working randomly 0.00
How do run executable c++ through terminal in debug mode? +3.89
Memory waste? If main() should only return 0 or 1, why is main decl... +1.80
I don't know how to design the function to work with the dynami... +3.56
What does >> do when used with string stream? +3.77