Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Thor
Thor has asked
97
questions and find answers to
0
problems.
Stats
475
EtPoint
0
Vote count
97
questions
0
answers
About
Thor questions
intVal3 TBYTE 1234 -- invalid TBYTE variable declaration gone unnoticed by assembler
Why the statement int null = 0, *p = null is illegal?
does swift's string type conform to collection protocol?
what does first <T> in "<T> Future<T> submit(Callable<T> task)" stands for?
How to see the memory occupied by initialised array vs uninitialised array
Comparing "Queue" objects in Java
wildcard capturing java method argument and parameter type
I thought "NlogN" is "N" times "logN", but why is it described as "double PLUS an amount proportional to N"
what is the purpose of variable i minus 1 within the swap method? Is - 1 really necessary for a fair randomization?
what is purpose of the inner for-loop inside 'for(auto &str : vec)'?
Thor answers