Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Haile
Haile has asked
6
questions and find answers to
11
problems.
Stats
330
EtPoint
103
Vote count
6
questions
11
answers
About
Yee-ha!
Haile questions
Explanation of Linux Kernel FIELD_SIZEOF macro
Why does using mod with int64_t operand makes this function 150% slower?
Common Lisp: compilation vs evaluation
C - return array of unknown size
How does GCC optimize out an unused variable incremented inside a loop?
Haile answers
Which optimisations does the Go 1.6 compiler apply when converting between []byte and string or vice versa?
repeating elements in common lisp [closed]
Complexity for converting any propositional formula to CNF format
Implement a Prolog predicate that say if an element belong to a list. Problems with not numerical lists
How to exactly solve quadratic equations with large integer coefficients (over integers)?
language over {1} which is recognizable but not decidable?
Determine if the solution can be optimally given using greedy algorithm [closed]
Easy: Solve T(n)=T(n-1)+n by Iteration Method
Why does a symbol macro get the type of a surrounding let binding of same name?
counting the number of a particular element in a prolog list