StackRating

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

Geno C

Rating
1509.56 (73,877th)
Reputation
1,133 (139,294th)
Page: 1 2
Title Δ
terminate called after throwing an instance of 'std::out_of_ran... 0.00
reverse string program is not working correctly -4.09
Why is my code stopping prematurely? what have i done wrong? +3.89
Put a non-numeric input into an integer variable -2.51
What does using ::fun mean when fun is a function? +4.92
Why is my nested while-loop looping infinitely? -1.49
Hexadecimal to decimal converter not working (c++) -4.10
Undefined behaviour when entering `char` for integer variable with... +3.82
Why is my array of pointers displaying "Index is out of valid... 0.00
Why does this code return a long number at the end? (c++) -4.14
Process terminated with status -1073741510 - C++ Prime Factorization +0.70
Why I cannot use the operator [] on a pointer of std::array< int... -2.69
While loop cout not printing 8 times -0.97
should pragma once be on top of every header as default -1.71
Getting same output everytime 0.00
Problem using iterators with dynamically allocated array +3.48
Printing array of doubles gives unexpected results +4.72
I don't get what I want with substr +3.93
Applying selection sort on an array of integers +0.87
Assign value from a txt to a variable to keep a counter - C++ -2.91
What is #pragma region in c++ and VScode? 0.00
Visual Studio does not show in which line error is 0.00
How to clear the input stream buffer +3.74
Why does my program compile successfully if I don't include <... +5.03
Getting an error while using the atan2() function on two Eigen matr... 0.00
Accessing matrix rows and column in C++ with eigen +4.06
Bad alloc exception thrown when using SVD from Eigen library 0.00
When printing array there is a extra line and array changing unknow... +4.31
C++ geting -243030403 and \300\371 numbers -2.73
Why do you use -> to access struct member variables even if you... -0.52
How is the std::shuffle_order_engine table managed? -1.47
CMake using conda can't find include directory 0.00
How to print a float that its fractional part is zero 0.00
Validating input with do while loop -1.52
Validating Integer input using booleans -2.51
How do I know what functions to use in C++? 0.00
C++ Selection Sort not Sorting Some Values of an Array 0.00
How to count the frequency of characters in a C++ program 0.00
why loop is skipping input in first iteration? -3.21
Unable to analyse how this output came for this code snippet +4.11
When I compile my code I get a message what does it mean -4.03
How do I write a function below the main? -1.41
What is the difference between sum(attribute) and attribute.sum()? +4.00
Swapping two initialized arrays in C++ using Void and Pointers 0.00
while and for loops no. of iterations known 0.00
How can you find if a string in python approximately contains anoth... 0.00
C++ what is worng with my math and why wont my code loop correctly 0.00
Python .exe file doesn't open 0.00
Double vs float precision issue 0.00
cast from ‘int*’ to ‘unsigned int’ loses precision error 0.00