StackRating

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

Vladimir Panteleev

Rating
1602.67 (1,670th)
Reputation
21,153 (6,337th)
Page: 1 2 3 ... 7
Title Δ
How can I construct an array of static regexes in D? 0.00
How does one peek and advnace a range inside a foreach loop 0.00
Efficient drop every N-th element in array in D 0.00
Ways to make a D program faster 0.00
D (dlang) passing a lambda function as argument -0.64
Compiling D project as a library - what happens with dependencies? 0.00
What is the equivalent of Scala groupBy in D? 0.00
What's the type syntax for nested delegates? 0.00
Variable dumpper template function doesn't respect scope 0.00
How to rawWrite an Array!ubyte? -2.81
Why filter for a list of strings is causing error here 0.00
Why function's return statement is not usual int[ ] +1.71
How to convert a string type to an array of chars -0.37
Is there a way to call a D function from a C or C++ main()? 0.00
setup.py generates /usr/bin wrappers with a "#!." shebang 0.00
How do I use LDC (D Compiler) with Code::Blocks? Specifically, how... 0.00
Graphviz: How to include multiple graphs in the same graph? 0.00
Convert string to integer type T, checking for overflow -0.66
Better way to save removed value from array, using std.algorithm 0.00
Unit testing D library 0.00
scoped!T() not working for class members 0.00
nested templated struct instantiation in d2 0.00
Calculating probability of fuzzy inequality 0.00
'git clone ...' works but not 'pip install ...' for... 0.00
Checkout to a local branch as detached a head +1.65
How do I improve my solution for resetting files in Git which show... 0.00
Git - How do I stop files from being considered for merging? 0.00
What is the best/most solid way to translate SDL2 arrow/WASD keys t... 0.00
Why isn't the compiler warns about casting to enum? 0.00
How to generate dbg files with CLion for use with VerySleepy 0.00
std.net.curl application throws an exception 0.00
ISO C++ forbids forward references to 'enum' types 0.00
sizeof operator & alignment in C++ vs D 0.00
How to get the constructor method of a class? 0.00
Are initializer expressions part of the constructor in D? 0.00
Shared Library won't compile, *.a file missing +0.35
Why std lib from GDC is not the same that phobos from DMD 0.00
D lang enum with basetype surprising behaviour -1.17
Iterate over dlang struct +1.44
Why D doesn't allow object creation on stack? 0.00
Printf() function acting strange -0.17
Struct for binary tree (self referencing stucts) 0.00
What is the difference between declaration "MyStuct a();"... 0.00
How to assign simply multiple return values? 0.00
D Language fails to display german Umlaute on Windows? +0.36
How can I modify a C-style array as D-style array? -0.62
Nul terminated strings in character array 0.00
determine whether the template arguments are arrays holding the sam... 0.00
Does D automatically rewrite opBinary to opOpAssign? -0.63
How to handle no command-line arguments in D? +1.29