StackRating

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

Peter - Reinstate Monica

Rating
1458.51 (4,529,505th)
Reputation
9,455 (16,278th)
Page: 1 2 3 4 ... 11
Title Δ
Can somebody simplify the below code struct {int a[2];} arr[] = {{1... -0.54
Does memcpy depend on the type of the source and destination pointe... +1.33
Is there a way avoid a global array? -0.19
How much memory does it take for a structure that contains array of... 0.00
MISRA Error due to Wraparound of unsigned arithmetic operator 0.00
How to express the composition correctly in program? +1.43
git - Merge conflict -0.17
C program errors on print -0.45
Why might Visual Studio 2017 be showing an error of 'day_point&... -1.07
Where does C store input when stdin buffer size is set to 0? -0.18
Find command works in terminal but not in bash script 0.00
Why jenkins over simple bash scripts? -0.45
What does "output_dir="${1%/}" mean in .sh file? +0.55
Why is returning a stack allocated pointer variable in a function a... -0.77
Creating array of struct inside another struct -0.36
How to reset two-dimensional array to its original form after sorti... -0.77
Let an array point to another array with different bounds in C++ +2.74
Why is always the answer equal to 5? -0.69
Passing a 2-d array to a function -1.03
What type is used in C++ to define an array size? +0.78
How can I initialize 2d array with a list of 1d arrays? -1.04
Does an array of strings need a maximum dimension in c++? -0.44
xargs -0 produce new line -0.13
EOF not terminating when trying to count words in C -0.44
Why are some bash commands both built-in and external? 0.00
Clarifying the “./configure” options “--build”, “--host” and “--tar... 0.00
Can you recover from a massive Git Error? 0.00
Why do I keep getting 0 My C Code won't enter Switch -0.21
Any potential danger using constants in header files of C++ and ask... +0.05
What can a JIT compiler do that an AOT compiler cannot? +2.20
Do I need a main to create a static library? -0.90
Is there a way to declare a pointer to a particular method only? -0.41
What to do when one of implementations requires a bit more data -0.58
Why isn't it undefined behaviour to destroy an object that was... -0.67
Why is it allowed to declare an automatic array with size depending... -0.71
How to loop through structure members? +0.17
Which is the best way to print to the console in c++? -0.75
C++ multiple inheritance reading from file save object twice -0.45
Declare a variable using system("set x= "); in C++ +2.72
How to update the local work branch from local master branch? -0.17
C++ ifstream error: can't read data 0.00
Membership operator: How to use "my_var" actual value in... +1.79
matrix function not working, C language 0.00
Is it safe to pass pointer to std::pair as a pointer to an array? +0.55
Advanced conditional compilation in C# +0.55
General design guidance c#; finding im unnecessarily passing object... 0.00
Variable types in C and who keeps track of it +0.03
I am getting errors while trying to return an array in C++ -0.43
how to iterate over a particular column of 2D array using range bas... 0.00
How to remove elements from Struct 0.00