StackRating

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

zneak

Rating
1608.98 (1,435th)
Reputation
102,178 (714th)
Page: 1 2 3 4 ... 21
Title Δ
How to use std::copy() to copy to a destination that is pointer to... 0.00
is casting char pointer to int pointer a undefined behavior? 0.00
How does one argument constructor work? +2.04
#Selector as a parameter? 0.00
Does std::hash give same result for same input for different compil... 0.00
Can I include different files based on platform? +0.21
Can I reference an Ada library in a Swift app? +0.70
Error while creating a closure inside a function -2.44
When does load, store, and alloca get used in LLVM -1.83
expression pattern of type 'Int' cannot match values of typ... +0.33
How can I check if a library is available before compiling a C prog... 0.00
How do I properly use std::string on UTF-8 in C++? -0.76
What copy-elision does swift actually do for structs? 0.00
How can I remove lines in one file that exist in another? -2.39
Making a blocking read() from UART on Linux 0.00
Why can't I use std::begin/std::end with int(*p)[3] while I can... +0.79
Swift, why don't class methods need closure lists +0.48
Why does mkdir() followed by ofstream::operator<< fail with p... 0.00
How does std::unordered_map store and compare its keys to achieve f... +2.10
Using RandomForestClassifier.decision_path, how do I tell which sam... 0.00
How to call a method when it's masked by an invocable property? 0.00
How to get each elements from char string in c? 0.00
Why does this code print 0223? +1.28
Exit early using `guard` without typing `return` - only possible us... -0.59
Equal time execution for running with 4 and 8 threads +1.68
Cannot use mutating member on immutable value: 'i' is a ... +0.36
volatile and variable modification in C +1.63
assembly moving al register value into ax -2.17
Swift: How to access variable element of an enum? -1.51
volatile struct = struct not possible, why? -2.05
Where do I register a ValueTransformer in Swift? -1.18
Check if the sum of two unsigned ints is larger than uint_max +2.44
Object is deinited before flatMap is called -0.49
Swift flatMap gives unexpected result while using with optional array +0.81
How to gracefully use guard or if let in swift +1.04
How can I get the original font name of some text using PDFKit? 0.00
C++ "size_t" doesn't need "cstddef" header? +0.02
Validating a pointer to a pointer in C++ -0.27
Swift MacOS array of buttons call function with argument 0.00
Why is `std::array::at()` not implemented as a template function? +0.60
What does it mean for an SSE vector to be "16 byte alligned&qu... +1.19
Cannot convert template argument NULL to void* 0.00
Swift Version Conditional Compiler 0.00
Why is "std::is_pointer<std::nullptr_t>::value" equ... +0.03
Can I call a std::function from C? +0.33
Why storing substrings may lead to memory leak in Swift? +1.99
Check if two (smart) pointers point to the same derived class +0.25
Why pass in a generic's type when it's already known 0.00
Getting string from Swift 4 new key path syntax? -2.36
If string is a reference type, why is strA's value not changing... 0.00