Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
tgonzalez89
tgonzalez89 has asked
3
questions and find answers to
1
problems.
Stats
26
EtPoint
1
Vote count
3
questions
1
answers
About
github.com/tgonzalez89 github.com/tgonzalez89-intel
tgonzalez89 questions
How to divide a 128-bit dividend by a 64-bit divisor, where the dividend's bits are all 1's, and where I only need the 64 LSBs of the quotient?
How to do type checking for a recursive function with no explicit return type?
Why would a simple C program need syscalls?
tgonzalez89 answers
How to divide a 128-bit dividend by a 64-bit divisor, where the dividend's bits are all 1's, and where I only need the 64 LSBs of the quotient?