StackRating

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

Amd

Rating
1472.83 (4,515,354th)
Reputation
11 (2,021,910th)
Page: 1 2 3 4 5 6
Title Δ
Using input in the main body so the user can edit 0.00
C_(visual)_Debug Error_ Run-Time Check Failure #2 -S 0.00
Golang embedded interface on parent struct -1.37
int * vs char * intialization -2.81
How can I add a space after the first printf statement? +4.74
Can someone tell me why this else statement is giving me a syntax e... -2.85
When I put a scanf inside of a switch case with type char it skips... -3.02
how this works:while (scanf("%d %d", &a, &b), (a... -2.35
a better way to use Scanner for multiple tokens per line? +4.59
How do I square Sin and Cos in Java? +0.62
How to Link Golang package to an existing C project (Using Go from... 0.00
How to make simple calculator using Functions in C? -0.66
Does goroutine create a deep copy or shallow copy? +4.80
Guidance on reading multiple integers from file, converting them to... +0.67
LZ4 compress a file 0.00
C string behaving strangely when longer than 7 characters +3.55
How to Find Diameter of the circle -3.59
why is my program skipping scanf()? +4.63
In which data segment is the C string stored? +0.80
Reverse string with pointers in C -1.07
Converting array to csv -3.19
Can Cgo call C function declared in another directory? 0.00
Golang channels using select doesn't stop +4.82
Pattern with bitwise operators -3.00
In compilation time how to find the macro is defined in which heade... +0.80
Golang Float64bits -2.96
Golang: How can I stop the execution of a for loop from outside the... -3.37
iterating over over a 2D slice in go -3.62
How to implement virtual functions in golang? 0.00
std::reverse with reverse iterators, why isn't it a no-op? -2.81
IS there any way to get built-in functions in Cplus plus like matla... 0.00
Using scanln while executing go binary with pipe +0.72
go / golang: one-liner to transform []int into string +4.53
In Go, how do you convert a [16]float32 to *float32 0.00
Go - Static member variable such as OOP langage 0.00
Building for ARM? -3.30
Cannot use variable of type C.struct_Foo as type package.C.struct_F... 0.00
How to check whether the value is of type iota constant in golang ? -2.81
Is it correct to ref a var inside golang func? +5.25
What's the output of this golang code? +5.07
Which of the following are valid keywords in Go for controlling a l... 0.00
Skip first element of an array in Golang -1.76
Reading from file without locking it -3.27
Golang share big chunk of data between goroutines +0.38
Golang share big chunk of data between goroutines -3.62
Golang mixed assignation and declaration -3.60
How to delete an element from array in golang +0.64
How can be character pointer array function implemented? +4.58
alphabetical sort of letters in a string C -3.27
GO: Execute a Command with Pipe 0.00