StackRating

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

jkb

Rating
1502.30 (351,836th)
Reputation
8 (2,192,029th)
Page: 1 2
Title Δ
What happens when we pass an argument of class type to a function i... +1.31
why the array casted from void pointer* cannot iterate the for loop? -3.40
Passing classes and structs by value +4.01
Error E0289: No instance of constructor "Movie::Movie" ma... 0.00
VS2019 C++ unknown override specifier 0.00
Why do I get a Segmentation Error in my C++ Base Converter? 0.00
how can i access an element of a vector of structures +3.71
invalid initialization of non-const reference to global variable 0.00
How to get index of a struct using values -1.46
How do I return a pointer from a class member function e.g. size_t... +0.19
C++ Polymorphism error - Not allowing me to create child object fro... 0.00
Using a function to open a file and then having other functions uti... +4.14
Scope of private variables -1.78
Arrays Outputting the Wrong Numbers in C++ 0.00
How do you combine two char_t* strings? -0.28
Error C2079 'std::pair<Dummy<int>,Dummy<int>>... 0.00
Rand() isn't displaying random number, please help me understan... -2.87
How c++ allocate memory for class member functions? 0.00
Why does a java class not terminated while a c++ class is? 0.00
Why am i getting a stack overflow? Advice would be greatly apprecia... 0.00
Did I declare getpriorityvalues function in wrong way? 0.00
Why is this code which is supposed to request an operation then do... 0.00
When I call my function from my header and implementation file to m... 0.00
Why does using a pointer allow me to use the bracket operator in st... 0.00
Why does someNumber = rand() & 100 + 1; not produce an error? +0.48
Explicit qualification of type names in header files 0.00
what is the difference between using int and <int> -2.64
EXC_BAD_ACCESS only when building object inside function 0.00
How to solve "Undeclared identifier error" in "if&qu... +0.26
Calling the extraction overloader produces error undefined referenc... 0.00
C++ How to open .docx files in MFC 0.00
How object can be created outside main function? -2.46
Why is stringstream only reading the first digit in my integer? How... 0.00
How do I input a number into function to output a word? 0.00
Deleted constructor and template 0.00
C++ - Append text to a file with NTFS "append data" only... 0.00
Error: the program stops executing | Exit code: 255 0.00
How to define the size of member vector in constructor of a class? -2.84
Using getline to read a line from input file to output file -4.08
Base64 encoded String too big, trailing characters truncated in c++ +4.76
I have a question about passing std::array into function +3.53
C++: Creating derived class that has access to private variables of... +0.26
how do I fix this warning on CodeBlocks IDE, warning: catching poly... 0.00
rand() produces numbers above set range in recursive function -3.96
How to define []= and at() = for a custom collection? +5.15
Understanding the right shift operator with bit shifting -1.85